Re: [PATCH 07/11] IB/cma: Helper functions to access port space IDRs

2015-06-21 Thread Haggai Eran
On 16/06/2015 01:36, Hefty, Sean wrote: >> Add helper functions to access the IDRs by port-space and port number. >> >> Pass around the port-space enum in cma.c instead of using pointers to >> port-space IDRs. > > What is the motivation for this change? In the next patch ("IB/cma: Add net_dev and

RE: [PATCH 07/11] IB/cma: Helper functions to access port space IDRs

2015-06-15 Thread Hefty, Sean
> Add helper functions to access the IDRs by port-space and port number. > > Pass around the port-space enum in cma.c instead of using pointers to > port-space IDRs. What is the motivation for this change? -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a messa

[PATCH 07/11] IB/cma: Helper functions to access port space IDRs

2015-06-15 Thread Haggai Eran
Add helper functions to access the IDRs by port-space and port number. Pass around the port-space enum in cma.c instead of using pointers to port-space IDRs. Signed-off-by: Haggai Eran Signed-off-by: Yotam Kenneth Signed-off-by: Shachar Raindel Signed-off-by: Guy Shapiro --- drivers/infiniba