From: Wei Yongjun Date: Sun, 26 Aug 2012 01:22:33 +0000 (+0800) Subject: staging: r8712u: use is_broadcast_ether_addr() to simplify the code X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~759 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=779477f29664e2e3f694339356f97a9e0eb30faa;p=pandora-kernel.git staging: r8712u: use is_broadcast_ether_addr() to simplify the code Using is_broadcast_ether_addr() to simplify the code. spatch with a semantic match is used to found this problem. (http://coccinelle.lip6.fr/) Signed-off-by: Wei Yongjun Acked-by: Larry Finger Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed