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 drivers/net/hyperv/hyperv_net.h | 6 ----- drivers/net/hyperv/netvsc.c | 29 +++++++++++-------------- drivers/net/hyperv/netvsc_drv.c | 2 +- drivers/net/hyperv/rndis_filter.c | 41 ++---------------------------------- 4 files changed, 17 insertions(+), 61 deletions(-) -- 1.7.4.1 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/