提交 1196862b 编写于 作者: J Johannes Berg 提交者: John W. Linville

[PATCH] softmac: remove dead code

This patch removes ieee80211softmac_reassoc which is neither implemented
nor used nor necessary.
Signed-off-by: NJohannes Berg <johannes@sipsolutions.net>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 b6c7658e
......@@ -83,13 +83,6 @@ ieee80211softmac_assoc_timeout(void *d)
ieee80211softmac_call_events(mac, IEEE80211SOFTMAC_EVENT_ASSOCIATE_TIMEOUT, NULL);
}
static void
ieee80211softmac_reassoc(struct ieee80211softmac_device *mac)
{
function_enter();
}
/* Sends out a disassociation request to the desired AP */
static void
ieee80211softmac_disassoc(struct ieee80211softmac_device *mac, u16 reason)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册