From: Alexander Duyck Date: Tue, 25 Sep 2012 00:31:07 +0000 (+0000) Subject: igb: Move rx_buffer related code in Rx cleanup path into separate function X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~625^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2e334eee9bef61505b6727b356e724033da55ae3;p=pandora-kernel.git igb: Move rx_buffer related code in Rx cleanup path into separate function In order to try and isolate things a bit further I am moving the code related to retrieving data from the rx_buffer_info structure into a separate function. Signed-off-by: Alexander Duyck Tested-by: Aaron Brown Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed