From: Rafał Miłecki Date: Sat, 14 Sep 2013 22:22:47 +0000 (+0200) Subject: bgmac: fix internal switch initialization X-Git-Tag: v3.12-rc2~14^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a391e7bf26c04a6df5f77290e1146941d210d49;p=pandora-kernel.git bgmac: fix internal switch initialization Some devices (BCM4749, BCM5357, BCM53572) have internal switch that requires initialization. We already have code for this, but because of the typo in code it was never working. This resulted in network not working for some routers and possibility of soft-bricking them. Use correct bit for switch initialization and fix typo in the define. Signed-off-by: Rafał Miłecki Cc: stable@vger.kernel.org Signed-off-by: David S. Miller --- Reading git-diff-tree failed