]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/ath/ath5k/phy.c
ath5k: remove most references to XR
[karo-tx-linux.git] / drivers / net / wireless / ath / ath5k / phy.c
index 81e465e7017546c30e49056e3cf036c3101686b7..b9ada88d4ca633cf003944368e00bae7b14d67a1 100644 (file)
@@ -2408,8 +2408,6 @@ ath5k_get_max_ctl_power(struct ath5k_hw *ah,
        case CHANNEL_B:
                ctl_mode |= AR5K_CTL_11B;
                break;
-       case CHANNEL_XR:
-               /* Fall through */
        default:
                return;
        }