From: Ben Hutchings Date: Fri, 26 Aug 2011 17:05:11 +0000 (+0100) Subject: sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field X-Git-Tag: v3.4-rc1~177^2~452^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db3395697cad6e9dff8d21249e0b59dc9bb83b48;p=pandora-kernel.git sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field Replace checksummed and discard booleans from efx_handle_rx_event() with a bitmask, added to the flags field. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed