From: Emil Tantilov Date: Sat, 8 Nov 2014 01:39:25 +0000 (+0000) Subject: ixgbevf: Combine the logic for post Rx processing into single function X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~137^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dff80520335ac79eed1cd62fcbb7156a6557d94e;p=pandora-kernel.git 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 Signed-off-by: Emil Tantilov Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed