ath9k_htc: load proper firmware for device ID 7015
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / htc_drv_init.c
index 148b433..2d42791 100644 (file)
@@ -245,6 +245,7 @@ static int ath9k_init_htc_services(struct ath9k_htc_priv *priv, u16 devid)
 
        switch(devid) {
        case 0x7010:
+       case 0x7015:
        case 0x9018:
                priv->htc->credits = 45;
                break;