You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
bnx2: use net_device_stats nowadays available in net_device
Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
9fd428761a
commit
d8e8034dcd
@@ -6872,8 +6872,6 @@ struct bnx2 {
|
||||
int pm_cap;
|
||||
int pcix_cap;
|
||||
|
||||
struct net_device_stats net_stats;
|
||||
|
||||
struct flash_spec *flash_info;
|
||||
u32 flash_size;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user