From: Christian Lamparter Date: Sun, 18 Jan 2009 01:24:15 +0000 (+0100) Subject: mac80211: fix slot time debug message X-Git-Tag: v2.6.29-rc3~23^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=391429c18f58ae37cc2e254e408bff847f4beb21;p=pandora-kernel.git mac80211: fix slot time debug message wlan0: switched to short barker preamble (BSSID=00:01:aa:bb:cc:dd) wlan0: switched to short slot (BSSID=) 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed