From: Byungho An Date: Fri, 28 Jun 2013 07:35:31 +0000 (+0900) Subject: net: stmmac: fixed operator typo X-Git-Tag: v3.11-rc1~64^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d909dcdeffeee3c42703dc1d17766d94fd47b71;p=pandora-kernel.git net: stmmac: fixed operator typo This patch fixed operator typo from & to ==. Due to incorrect operator, the result is incorrect. Signed-off-by: Byungho An Acked-by: Giuseppe Cavallaro Signed-off-by: David S. Miller --- Reading git-diff-tree failed