提交 a50e2e3f 编写于 作者: J John W. Linville 提交者: David S. Miller

[PATCH] iwlwifi: fix imcomplete conversion to print_mac API

Signed-off-by: NJohn W. Linville <linville@tuxdriver.com>
上级 61f62253
......@@ -184,7 +184,7 @@ u8 iwl_hw_find_station(struct iwl_priv *priv, const u8 *addr)
goto out;
}
IWL_DEBUG_ASSOC_LIMIT("can not find STA " MAC_FMT " total %d\n",
IWL_DEBUG_ASSOC_LIMIT("can not find STA %s total %d\n",
print_mac(mac, addr), priv->num_stations);
out:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册