hv_netvsc: Allocate the receive buffer from the correct NUMA node
authorK. Y. Srinivasan <kys@microsoft.com>
Fri, 29 May 2015 00:08:06 +0000 (17:08 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 31 May 2015 07:22:56 +0000 (00:22 -0700)
commit0a726c2b499e390b1c1fc3092bd789f2192a2d03
tree52b215a288776c49d4e7a84753f911654161d9ce
parent282c320d33541d61f4ab91248448040c4ebab1fc
hv_netvsc: Allocate the receive buffer from the correct NUMA node

Allocate the receive bufer from the NUMA node assigned to the primary
channel.

Signed-off-by: K. Y. Srinivasan <kys@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/hyperv/netvsc.c