]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - net/wireless/core.c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
[karo-tx-linux.git] / net / wireless / core.c
index 010892b81a06642a3886c7df9b74f0af9ecb1d3c..76ae6a605abb3366ab757bda121606d1b4747f10 100644 (file)
@@ -737,7 +737,7 @@ void cfg80211_unregister_wdev(struct wireless_dev *wdev)
 }
 EXPORT_SYMBOL(cfg80211_unregister_wdev);
 
-static struct device_type wiphy_type = {
+static const struct device_type wiphy_type = {
        .name   = "wlan",
 };