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)
commitee0c4c39c577d07c05749a5f5b960b4c0fdd8097
tree42a97ee254d656633279282567286397652bc935
parent97c1723a6177790a3a5b8c1173ed0b03571d4e06
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