From: Mohammed Shafi Shajakhan Date: Tue, 29 Nov 2011 13:51:53 +0000 (+0530) Subject: mac80211: remove unused function declaration X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=c8c3c6af05e9236d8a0c26cd72e4d5d77d6e830f;p=openwrt%2Fstaging%2Fblogic.git mac80211: remove unused function declaration Signed-off-by: Mohammed Shafi Shajakhan Signed-off-by: John W. Linville --- diff --git a/net/mac80211/sta_info.h b/net/mac80211/sta_info.h index ccd34e926542..1a14fab4bc9a 100644 --- a/net/mac80211/sta_info.h +++ b/net/mac80211/sta_info.h @@ -499,7 +499,6 @@ struct sta_info *sta_info_alloc(struct ieee80211_sub_if_data *sdata, */ int sta_info_insert(struct sta_info *sta); int sta_info_insert_rcu(struct sta_info *sta) __acquires(RCU); -int sta_info_insert_atomic(struct sta_info *sta); int sta_info_reinsert(struct sta_info *sta); int sta_info_destroy_addr(struct ieee80211_sub_if_data *sdata,