fm10k: Add support for L2 filtering
This patch adds support for L2 filtering. Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
This commit is contained in:

committed by
Jeff Kirsher

parent
0e7b364408
commit
8f5e20d45c
@@ -133,4 +133,6 @@ void fm10k_unregister_pci_driver(void);
|
||||
|
||||
/* Netdev */
|
||||
struct net_device *fm10k_alloc_netdev(void);
|
||||
void fm10k_restore_rx_state(struct fm10k_intfc *);
|
||||
void fm10k_reset_rx_state(struct fm10k_intfc *);
|
||||
#endif /* _FM10K_H_ */
|
||||
|
Reference in New Issue
Block a user