From: Bing Zhao Date: Tue, 28 Aug 2012 03:32:54 +0000 (-0700) Subject: mwifiex: make use of is_zero_ether_addr() X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~47^2~163^2^2~67 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84f6a95a265d3716537be91dc1bc04d229ad6000;p=pandora-kernel.git mwifiex: make use of is_zero_ether_addr() Use is_zero_ether_addr() instead of directly using memcmp() to determine if the ethernet address is all zeros. Cc: Wei Yongjun Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed