]> git.baikalelectronics.ru Git - kernel.git/commit
brcmsmac: Remove stray argument from debug macro
authorSeth Forshee <seth.forshee@canonical.com>
Wed, 21 Nov 2012 15:24:31 +0000 (09:24 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 21 Nov 2012 19:16:05 +0000 (14:16 -0500)
commit296014425913805fa0c02cf7c7946f0fc05fdf69
treeff2f6b833e8d6692b5c4d1109267311d02e65af3
parent5416f641d6877578498cffc240e4d63fb68f0b48
brcmsmac: Remove stray argument from debug macro

One of the debug macro invocations ended up with a stray 0 argument
where the format string should be. Remove it.

Signed-off-by: Seth Forshee <seth.forshee@canonical.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/brcm80211/brcmsmac/mac80211_if.c