git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7fe99c4
)
mac80211: fix slot time debug message
author
Christian Lamparter
<chunkeey@web.de>
Sun, 18 Jan 2009 01:24:15 +0000
(
02:24
+0100)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 22 Jan 2009 18:55:01 +0000
(13:55 -0500)
wlan0: switched to short barker preamble (BSSID=00:01:aa:bb:cc:dd)
wlan0: switched to short slot (BSSID=) <something is missing here>
should be:
wlan0: switched to short barker preamble (BSSID=00:01:aa:bb:cc:dd)
wlan0: switched to short slot (BSSID=00:01:aa:bb:cc:dd)
Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/mac80211/mlme.c
patch
|
blob
|
history
diff --cc
net/mac80211/mlme.c
Simple merge