]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/wireless/b43legacy/main.c
Merge phase #4 (X2APIC, APIC unification, CPU identification unification) of git...
[linux-2.6-omap-h63xx.git] / drivers / net / wireless / b43legacy / main.c
index 9fb1421cbec295fac827307102392e3b4c80c679..c66d57560e7ceb97af514a8c4bc05e07f03e9971 100644 (file)
@@ -3710,6 +3710,7 @@ static int b43legacy_wireless_init(struct ssb_device *dev)
                BIT(NL80211_IFTYPE_WDS) |
                BIT(NL80211_IFTYPE_ADHOC);
        hw->queues = 1; /* FIXME: hardware has more queues */
+       hw->max_altrates = 1;
        SET_IEEE80211_DEV(hw, dev->dev);
        if (is_valid_ether_addr(sprom->et1mac))
                SET_IEEE80211_PERM_ADDR(hw, sprom->et1mac);