]> git.ipfire.org Git - people/ms/linux.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)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Dec 2015 15:45:38 +0000 (15:45 +0000)
commitc9f2db35ac4f789930522d9d36200cb71b442bed
treef5ad18c245365c87d41712bb3c59e5b760f8f780
parent348a5d691d84759dda8cdd3cbf9f071115c1240e
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