From: Joe Perches Date: Sat, 17 Mar 2012 19:13:30 +0000 (-0700) Subject: rtlwifi: Use is_zero_ether_addr, remove line continuation X-Git-Tag: v3.5-rc1~109^2~487^2^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68e052d500b7dea51beb6252a73293b62c5de035;p=pandora-kernel.git 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 Acked-by: Larry.Finger@lwfinger.net Signed-off-by: John W. Linville --- Reading git-diff-tree failed