]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/ath/ath9k/eeprom_def.c
ath9k: replace eeprom_param EEP_MINOR_REV with get_eeprom_rev
[karo-tx-linux.git] / drivers / net / wireless / ath / ath9k / eeprom_def.c
index 087bdb7c10d6aa47d79ade004c03371c0c9f552c..e9af4a50234e169235f3898d955e89a4b891f936 100644 (file)
@@ -380,8 +380,6 @@ static u32 ath9k_hw_def_get_eeprom(struct ath_hw *ah,
                return pModal[1].ob;
        case EEP_DB_2:
                return pModal[1].db;
-       case EEP_MINOR_REV:
-               return AR5416_VER_MASK;
        case EEP_TX_MASK:
                return pBase->txMask;
        case EEP_RX_MASK: