summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb/wlan/if_urtwvar.h
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-10-12 08:20:41 +0000
committerngie <ngie@FreeBSD.org>2015-10-12 08:20:41 +0000
commit40fbae4ade405f27176b15190bc55e19b65f48ef (patch)
tree8c49a7828c274f2da261db8916574f9a63fa04b6 /sys/dev/usb/wlan/if_urtwvar.h
parentb60afb3d49570c8d2c8519e2a2ee1288349a080a (diff)
parent67366adb20c44f7e7f9f3739419e8a0a82157433 (diff)
downloadFreeBSD-src-40fbae4ade405f27176b15190bc55e19b65f48ef.zip
FreeBSD-src-40fbae4ade405f27176b15190bc55e19b65f48ef.tar.gz
MFhead @ r289173
Diffstat (limited to 'sys/dev/usb/wlan/if_urtwvar.h')
-rw-r--r--sys/dev/usb/wlan/if_urtwvar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/usb/wlan/if_urtwvar.h b/sys/dev/usb/wlan/if_urtwvar.h
index a423214..08ffc8f 100644
--- a/sys/dev/usb/wlan/if_urtwvar.h
+++ b/sys/dev/usb/wlan/if_urtwvar.h
@@ -178,9 +178,7 @@ struct urtw_softc {
struct urtw_stats sc_stats;
struct urtw_rx_radiotap_header sc_rxtap;
- int sc_rxtap_len;
struct urtw_tx_radiotap_header sc_txtap;
- int sc_txtap_len;
};
#define URTW_LOCK(sc) mtx_lock(&(sc)->sc_mtx)
OpenPOWER on IntegriCloud