]> git.baikalelectronics.ru Git - kernel.git/commit
Drivers: net: hyperv: Cleanup the netvsc receive callback functio
authorKY Srinivasan <kys@microsoft.com>
Mon, 17 Feb 2014 00:38:45 +0000 (16:38 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 17 Feb 2014 21:32:32 +0000 (16:32 -0500)
commit61698817c0ef69e65d2d66969cf2eb994d0cf2d8
tree42a97ee254d656633279282567286397652bc935
parente8e4e90e33d8db73238cf0c8cbd6705ba3cbf9b7
Drivers: net: hyperv: Cleanup the netvsc receive callback functio

Get rid of the buffer allocation in the receive path for normal packets.

Signed-off-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