Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[firefly-linux-kernel-4.4.55.git] / drivers / staging / wilc1000 / linux_mon.c
index bde409526774049225f16dc512f6b5ed222d0c0b..450af1b77f991369fea3a8262d7566fba3c7a58e 100644 (file)
@@ -24,8 +24,6 @@ struct wilc_wfi_radiotap_cb_hdr {
        u16 tx_flags;
 } __attribute__((packed));
 
-extern linux_wlan_t *g_linux_wlan;
-
 static struct net_device *wilc_wfi_mon; /* global monitor netdev */
 
 extern int  mac_xmit(struct sk_buff *skb, struct net_device *dev);