projects
/
GitHub
/
mt8127
/
android_kernel_alcatel_ttab.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dc62a3d
)
wlcore: print role_id on bss_info_changed
author
Eliad Peller
<eliad@wizery.com>
Mon, 19 Nov 2012 15:14:05 +0000
(17:14 +0200)
committer
Luciano Coelho
<coelho@ti.com>
Tue, 27 Nov 2012 08:49:22 +0000
(10:49 +0200)
In multi-vif setup it's useful to know the role_id
being configured.
Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/main.c
patch
|
blob
|
blame
|
history
diff --git
a/drivers/net/wireless/ti/wlcore/main.c
b/drivers/net/wireless/ti/wlcore/main.c
index f526ae0b9744cb964de777b8534c188d39a6c199..a420ba3d754765f518730ed02ae531ecaa8a630a 100644
(file)
--- a/
drivers/net/wireless/ti/wlcore/main.c
+++ b/
drivers/net/wireless/ti/wlcore/main.c
@@
-4084,8
+4084,8
@@
static void wl1271_op_bss_info_changed(struct ieee80211_hw *hw,
bool is_ap = (wlvif->bss_type == BSS_TYPE_AP_BSS);
int ret;
- wl1271_debug(DEBUG_MAC80211, "mac80211 bss info changed 0x%x",
- (int)changed);
+ wl1271_debug(DEBUG_MAC80211, "mac80211 bss info
role %d
changed 0x%x",
+
wlvif->role_id,
(int)changed);
/*
* make sure to cancel pending disconnections if our association