]> git.baikalelectronics.ru Git - kernel.git/commit
hyperv: Remove extra allocated space for recv_pkt_list elements
authorHaiyang Zhang <haiyangz@microsoft.com>
Tue, 2 Oct 2012 05:30:22 +0000 (05:30 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Oct 2012 18:39:30 +0000 (14:39 -0400)
commitb64f5612eb7297285aa58c23448beb1142902b2d
tree3add1f3f656ec7505abd84aaea3355c4c22b60bd
parentf27391cdb739af4d56b5f56c040c944fc24c7097
hyperv: Remove extra allocated space for recv_pkt_list elements

The receive code path doesn't use the page buffer, so remove the
extra allocated space here.

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