From: Mateusz Kulikowski Date: Sun, 31 May 2015 18:19:24 +0000 (+0200) Subject: staging: rtl8192e: Replace memcmp() with ether_addr_equal() X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~414 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2f8b4ab8c05398a08ec91c2958f62ebc55296f4;p=pandora-kernel.git staging: rtl8192e: Replace memcmp() with ether_addr_equal() Use dedicated macro to compare ethernet addresses in probe_rq_parse(). Signed-off-by: Mateusz Kulikowski Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed