]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - net/ieee80211/ieee80211_wx.c
[PATCH] Unlinline a bunch of other functions
[mirror_ubuntu-bionic-kernel.git] / net / ieee80211 / ieee80211_wx.c
index 406d5b9649059f5ea9af820609db8577029cb015..23e1630f50b7cf872e01286c01a108cbc66c478f 100644 (file)
@@ -42,7 +42,7 @@ static const char *ieee80211_modes[] = {
 };
 
 #define MAX_CUSTOM_LEN 64
-static inline char *ipw2100_translate_scan(struct ieee80211_device *ieee,
+static char *ipw2100_translate_scan(struct ieee80211_device *ieee,
                                           char *start, char *stop,
                                           struct ieee80211_network *network)
 {