cfg80211: remove unused wiphy argument from cfg80211_wext_freq()
cfg80211_wext_freq() is declared in wext-compat.h, but its parameter struct wiphy's declaration is not included there. As the parameter isn't used, just remove it. Signed-off-by:Zhao, Gang <gamerh2o@gmail.com> [remove parameter instead of changing to netdev] Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Showing
- net/wireless/ibss.c 1 addition, 1 deletionnet/wireless/ibss.c
- net/wireless/scan.c 5 additions, 1 deletionnet/wireless/scan.c
- net/wireless/wext-compat.c 4 additions, 4 deletionsnet/wireless/wext-compat.c
- net/wireless/wext-compat.h 1 addition, 1 deletionnet/wireless/wext-compat.h
- net/wireless/wext-sme.c 1 addition, 1 deletionnet/wireless/wext-sme.c
Loading
Please register or sign in to comment