]> Pileus Git - ~andy/linux/blobdiff - drivers/net/e1000/e1000.h
e1000: Made an adapter struct variable into a local (txb2b)
[~andy/linux] / drivers / net / e1000 / e1000.h
index 281de41d030a9991b590314f89b53e25ef07540e..764808f3702ec269f61dcb874932e391f66227d2 100644 (file)
@@ -334,7 +334,6 @@ struct e1000_adapter {
        boolean_t have_msi;
 #endif
        /* to not mess up cache alignment, always add to the bottom */
-       boolean_t txb2b;
 #ifdef NETIF_F_TSO
        boolean_t tso_force;
 #endif