]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
rtlwifi: Use is_zero_ether_addr, remove line continuation
authorJoe Perches <joe@perches.com>
Sat, 17 Mar 2012 19:13:30 +0000 (12:13 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 9 Apr 2012 20:07:36 +0000 (16:07 -0400)
commit68e052d500b7dea51beb6252a73293b62c5de035
tree543365c77823635a7028640d651f18ea125cbe80
parent5612a508d11f81c1ca3290260f86328dfb55d513
rtlwifi: Use is_zero_ether_addr, remove line continuation

Use the normal kernel facilities and use %pM
to print the all zero mac address.

Remove unnecessary line continuation.

Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Larry.Finger@lwfinger.net
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/cam.c