aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/qla3xxx.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/net/qla3xxx.h')
-rwxr-xr-xdrivers/net/qla3xxx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/qla3xxx.h b/drivers/net/qla3xxx.h
index aa2216f0d7b8..483840f7fc10 100755
--- a/drivers/net/qla3xxx.h
+++ b/drivers/net/qla3xxx.h
@@ -1283,7 +1283,6 @@ struct ql3_adapter {
1283 u32 update_ob_opcode; /* Opcode to use for updating NCB */ 1283 u32 update_ob_opcode; /* Opcode to use for updating NCB */
1284 u32 mb_bit_mask; /* MA Bits mask to use on transmission */ 1284 u32 mb_bit_mask; /* MA Bits mask to use on transmission */
1285 u32 numPorts; 1285 u32 numPorts;
1286 struct net_device_stats stats;
1287 struct workqueue_struct *workqueue; 1286 struct workqueue_struct *workqueue;
1288 struct delayed_work reset_work; 1287 struct delayed_work reset_work;
1289 struct delayed_work tx_timeout_work; 1288 struct delayed_work tx_timeout_work;