提交 3a3b14c2 编写于 作者: W Wey-Yi Guy 提交者: John W. Linville

iwlagn: declare static

Declare iwl_mac_rssi_callback as "static"
Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 207ecc5e
......@@ -3342,7 +3342,7 @@ static void iwl_uninit_drv(struct iwl_priv *priv)
kfree(priv->beacon_cmd);
}
void iwl_mac_rssi_callback(struct ieee80211_hw *hw,
static void iwl_mac_rssi_callback(struct ieee80211_hw *hw,
enum ieee80211_rssi_event rssi_event)
{
struct iwl_priv *priv = hw->priv;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册