diff options
Diffstat (limited to 'drivers/net/benet/be.h')
-rw-r--r-- | drivers/net/benet/be.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/benet/be.h b/drivers/net/benet/be.h index 5e6f581c49d4..99197bd54da5 100644 --- a/drivers/net/benet/be.h +++ b/drivers/net/benet/be.h | |||
@@ -289,6 +289,7 @@ struct be_adapter { | |||
289 | u32 rx_fc; /* Rx flow control */ | 289 | u32 rx_fc; /* Rx flow control */ |
290 | u32 tx_fc; /* Tx flow control */ | 290 | u32 tx_fc; /* Tx flow control */ |
291 | bool ue_detected; | 291 | bool ue_detected; |
292 | bool stats_ioctl_sent; | ||
292 | int link_speed; | 293 | int link_speed; |
293 | u8 port_type; | 294 | u8 port_type; |
294 | u8 transceiver; | 295 | u8 transceiver; |