Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/intel/ixgbevf
Emil Tantilov dff8052033 ixgbevf: Combine the logic for post Rx processing into single function
This patch cleans up ixgbevf_clean_rx_irq() by merging several similar
operations into a new function - ixgbevf_process_skb_fields().

CC: Alexander Duyck <alexander.h.duyck@redhat.com>
Signed-off-by: Emil Tantilov <emil.s.tantilov@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
2014-11-20 14:21:31 -08:00
..
2012-02-03 03:07:09 -08:00
2012-09-24 00:21:51 -07:00
2012-10-22 21:15:35 -07:00