aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'include/net')
-rw-r--r--include/net/cfg80211.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/net/cfg80211.h b/include/net/cfg80211.h
index 8e6a6b73b9c9..f78fa19a07b0 100644
--- a/include/net/cfg80211.h
+++ b/include/net/cfg80211.h
@@ -2333,7 +2333,7 @@ struct wiphy {
2333 u32 rts_threshold; 2333 u32 rts_threshold;
2334 u8 coverage_class; 2334 u8 coverage_class;
2335 2335
2336 char fw_version[ETHTOOL_BUSINFO_LEN]; 2336 char fw_version[ETHTOOL_FWVERS_LEN];
2337 u32 hw_version; 2337 u32 hw_version;
2338 2338
2339#ifdef CONFIG_PM 2339#ifdef CONFIG_PM