]> git.ipfire.org Git - people/ms/linux.git/commit
Drivers: net: hyperv: Cleanup the receive path
authorKY Srinivasan <kys@microsoft.com>
Mon, 17 Feb 2014 00:38:44 +0000 (16:38 -0800)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 15 Dec 2015 15:45:34 +0000 (15:45 +0000)
commit348a5d691d84759dda8cdd3cbf9f071115c1240e
tree5afc7db9153586407dcb34f55ba8991fc3bc9eda
parentf3f885fa684ff18fa4d223dc22b782f5e5d32560
Drivers: net: hyperv: Cleanup the receive path

Make the receive path a little more efficient by parameterizing the
required state rather than re-establishing that state.

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