sfc: Replace efx_rx_buffer::is_page and other booleans with a flags field
authorBen Hutchings <bhutchings@solarflare.com>
Fri, 26 Aug 2011 17:05:11 +0000 (18:05 +0100)
committerBen Hutchings <bhutchings@solarflare.com>
Fri, 27 Jan 2012 00:11:00 +0000 (00:11 +0000)
Replace checksummed and discard booleans from efx_handle_rx_event()
with a bitmask, added to the flags field.

Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>

No differences found