]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/mac80211/main.c
ieee80211: Rename VHT cap struct
[mirror_ubuntu-artful-kernel.git] / net / mac80211 / main.c
index 473b755b349fc4a1a6400dbdd8e3300e80af47d8..620f427069c8ac8e22084592f1d7e114c3529767 100644 (file)
@@ -876,7 +876,7 @@ int ieee80211_register_hw(struct ieee80211_hw *hw)
 
        if (supp_vht)
                local->scan_ies_len +=
-                       2 + sizeof(struct ieee80211_vht_capabilities);
+                       2 + sizeof(struct ieee80211_vht_cap);
 
        if (!local->ops->hw_scan) {
                /* For hw_scan, driver needs to set these up. */