diff options
Diffstat (limited to 'include/net/mac80211.h')
-rw-r--r-- | include/net/mac80211.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/mac80211.h b/include/net/mac80211.h index 8856e2d60e9f..e41b9a8d186f 100644 --- a/include/net/mac80211.h +++ b/include/net/mac80211.h | |||
@@ -868,8 +868,6 @@ struct ieee80211_hw { | |||
868 | u8 max_altrate_tries; | 868 | u8 max_altrate_tries; |
869 | }; | 869 | }; |
870 | 870 | ||
871 | struct ieee80211_hw *wiphy_to_hw(struct wiphy *wiphy); | ||
872 | |||
873 | /** | 871 | /** |
874 | * SET_IEEE80211_DEV - set device for 802.11 hardware | 872 | * SET_IEEE80211_DEV - set device for 802.11 hardware |
875 | * | 873 | * |