mirror of
https://github.com/torvalds/linux.git
synced 2026-07-31 11:37:06 +02:00
drivers: net: ethernet: struct sk_buff is declared duplicately
struct sk_buff has been declared. Remove the duplicate. Signed-off-by: Wan Jiabing <wanjiabing@vivo.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
ba8be0d49c
commit
01dc080be6
|
|
@ -18,7 +18,6 @@ struct netdev_bpf;
|
|||
struct netlink_ext_ack;
|
||||
struct pci_dev;
|
||||
struct sk_buff;
|
||||
struct sk_buff;
|
||||
struct nfp_app;
|
||||
struct nfp_cpp;
|
||||
struct nfp_pf;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user