diff options
Diffstat (limited to 'drivers/net/e1000/e1000.h')
| -rw-r--r-- | drivers/net/e1000/e1000.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/e1000/e1000.h b/drivers/net/e1000/e1000.h index 281de41d030a..764808f3702e 100644 --- a/drivers/net/e1000/e1000.h +++ b/drivers/net/e1000/e1000.h | |||
| @@ -334,7 +334,6 @@ struct e1000_adapter { | |||
| 334 | boolean_t have_msi; | 334 | boolean_t have_msi; |
| 335 | #endif | 335 | #endif |
| 336 | /* to not mess up cache alignment, always add to the bottom */ | 336 | /* to not mess up cache alignment, always add to the bottom */ |
| 337 | boolean_t txb2b; | ||
| 338 | #ifdef NETIF_F_TSO | 337 | #ifdef NETIF_F_TSO |
| 339 | boolean_t tso_force; | 338 | boolean_t tso_force; |
| 340 | #endif | 339 | #endif |
