iwm: Remove a couple of unused fields from the softc.
MFC after: 2 weeks Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
113875bd68
commit
22a4c7bcb3
@ -459,8 +459,6 @@ struct iwm_softc {
|
||||
struct iwm_rx_ring rxq;
|
||||
int qfullmsk;
|
||||
|
||||
int sc_sf_state;
|
||||
|
||||
/* ICT table. */
|
||||
struct iwm_dma_info ict_dma;
|
||||
int ict_cur;
|
||||
@ -526,8 +524,6 @@ struct iwm_softc {
|
||||
struct iwm_notif_statistics_v10 sc_stats;
|
||||
int sc_noise;
|
||||
|
||||
caddr_t sc_drvbpf;
|
||||
|
||||
struct iwm_rx_radiotap_header sc_rxtap;
|
||||
struct iwm_tx_radiotap_header sc_txtap;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user