summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/wlan/if_upgtvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/wlan/if_upgtvar.h')
-rw-r--r--sys/dev/usb/wlan/if_upgtvar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/usb/wlan/if_upgtvar.h b/sys/dev/usb/wlan/if_upgtvar.h
index 3dcd335..ce996f6 100644
--- a/sys/dev/usb/wlan/if_upgtvar.h
+++ b/sys/dev/usb/wlan/if_upgtvar.h
@@ -472,9 +472,7 @@ struct upgt_softc {
/* BPF */
struct upgt_rx_radiotap_header sc_rxtap;
- int sc_rxtap_len;
struct upgt_tx_radiotap_header sc_txtap;
- int sc_txtap_len;
};
#define UPGT_LOCK(sc) mtx_lock(&(sc)->sc_mtx)
OpenPOWER on IntegriCloud