summaryrefslogtreecommitdiffstats
path: root/sys/dev/malo/if_malo.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/malo/if_malo.h')
-rw-r--r--sys/dev/malo/if_malo.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/malo/if_malo.h b/sys/dev/malo/if_malo.h
index 070649a..7e3a7e8 100644
--- a/sys/dev/malo/if_malo.h
+++ b/sys/dev/malo/if_malo.h
@@ -551,11 +551,8 @@ struct malo_softc {
struct malo_txq malo_txq[MALO_NUM_TX_QUEUES];
struct task malo_txtask; /* tx int processing */
- struct bpf_if *malo_drvbpf;
struct malo_tx_radiotap_header malo_tx_th;
- int malo_tx_th_len;
struct malo_rx_radiotap_header malo_rx_th;
- int malo_rx_th_len;
struct malo_stats malo_stats; /* interface statistics */
int malo_debug;
OpenPOWER on IntegriCloud