]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/ath/ath5k/base.h
ath5k: use the common->keymap
[karo-tx-linux.git] / drivers / net / wireless / ath / ath5k / base.h
index b14ba07e9157a391bf5a6bcc61828e08065728a2..b72338c9bde79041b718afe34041ae2310718308 100644 (file)
@@ -153,8 +153,6 @@ struct ath5k_softc {
 
        enum ath5k_int          imask;          /* interrupt mask copy */
 
-       DECLARE_BITMAP(keymap, AR5K_KEYCACHE_SIZE); /* key use bit map */
-
        u8                      bssidmask[ETH_ALEN];
 
        unsigned int            led_pin,        /* GPIO pin for driving LED */