From: Alexander Duyck Date: Tue, 31 Jan 2012 02:59:39 +0000 (+0000) Subject: ixgbe: Add function for testing status bits in Rx descriptor X-Git-Tag: v3.4-rc1~177^2~333^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f56e0cb1fea6aa3caace1c1ddde3f847793dcf38;p=pandora-kernel.git ixgbe: Add function for testing status bits in Rx descriptor This change adds a small function for testing Rx status bits in the descriptor. The advantage to this is that we can avoid unnecessary byte swaps on big endian systems. Signed-off-by: Alexander Duyck Tested-by: Stephen Ko Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed