commit | db3395697cad6e9dff8d21249e0b59dc9bb83b48 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Fri Aug 26 18:05:11 2011 +0100 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Fri Jan 27 00:11:00 2012 +0000 |
tree | f3cfd937eda7e0a88733c4c49e1512fa382253e5 | |
parent | 1ddceb4c69463e09b6929c750046c59589d45d82 [diff] |
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 <bhutchings@solarflare.com>