iw_cxgbe: Remove unused smac_idx from the ep structure.

Submitted by:	Krishnamraju Eraparaju @ Chelsio
This commit is contained in:
Navdeep Parhar 2019-03-19 19:11:44 +00:00
parent be6bdccfb6
commit 5e2b3494c7

View File

@ -859,7 +859,6 @@ struct c4iw_ep {
unsigned int mpa_pkt_len;
u32 ird;
u32 ord;
u32 smac_idx;
u32 tx_chan;
u32 mtu;
u16 mss;