sfc: move common rx code
The moved code deals with managing rx buffers and queues. A tiny bit of refactoring was required in other files to stitch the code together. Signed-off-by: Alexandru-Mihai Maftei <amaftei@solarflare.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
5f99925632
commit
1751cc365f
@@ -5,6 +5,7 @@
|
||||
*/
|
||||
|
||||
#include "net_driver.h"
|
||||
#include "rx_common.h"
|
||||
#include "ef10_regs.h"
|
||||
#include "io.h"
|
||||
#include "mcdi.h"
|
||||
|
Reference in New Issue
Block a user