Re: [PATCH 0/2] Drivers: net: hyperv: Cleanup the recive path

2014-02-01 Thread David Miller
From: K. Y. Srinivasan k...@microsoft.com Date: Fri, 31 Jan 2014 08:24:38 -0800 Some minor cleanup of the receive path. Get rid of unnecessary indirection as well as unnecessary re-establishment of state. It is not appropriate to submit cleanups at this time. Please wait until the net-next

[PATCH 0/2] Drivers: net: hyperv: Cleanup the recive path

2014-01-31 Thread K. Y. Srinivasan
Some minor cleanup of the receive path. Get rid of unnecessary indirection as well as unnecessary re-establishment of state. K. Y. Srinivasan (2): Drivers: net: hyperv: Get rid of the rndis_filter_packet structure Drivers: net: hyperv: Cleanup the receive path