commit | ff734ef4bca05fd5cd51b83d2e2a9f008b64f9a3 | [log] [tgz] |
---|---|---|
author | Ben Hutchings <bhutchings@solarflare.com> | Tue Jan 29 23:33:14 2013 +0000 |
committer | Ben Hutchings <bhutchings@solarflare.com> | Thu Mar 07 20:22:08 2013 +0000 |
tree | c4e0095a62339ec8632b4d8262ce8043271b6094 | |
parent | 9bc2fc9b5272cc888fb10d5839f7188fa0bfdc90 [diff] |
sfc: Wrap __efx_rx_packet() with efx_rx_flush_packet() The pipeline mechanism will need to change a bit for scattered packets. Add a wrapper to insulate efx_process_channel() from this. Signed-off-by: Ben Hutchings <bhutchings@solarflare.com>