ath5k: remove most references to XR
[pandora-kernel.git] / drivers / net / wireless / ath / ath5k / phy.c
index 81e465e..b9ada88 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;
        }