diff options
Diffstat (limited to 'drivers/net/benet/be.h')
| -rw-r--r-- | drivers/net/benet/be.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/net/benet/be.h b/drivers/net/benet/be.h index a80da0e14a52..3b79a225628a 100644 --- a/drivers/net/benet/be.h +++ b/drivers/net/benet/be.h | |||
| @@ -259,6 +259,8 @@ struct be_adapter { | |||
| 259 | u32 port_num; | 259 | u32 port_num; |
| 260 | bool promiscuous; | 260 | bool promiscuous; |
| 261 | u32 cap; | 261 | u32 cap; |
| 262 | u32 rx_fc; /* Rx flow control */ | ||
| 263 | u32 tx_fc; /* Tx flow control */ | ||
| 262 | }; | 264 | }; |
| 263 | 265 | ||
| 264 | extern const struct ethtool_ops be_ethtool_ops; | 266 | extern const struct ethtool_ops be_ethtool_ops; |
