From: Michael Büsch Date: Fri, 7 Jan 2011 18:48:05 +0000 (+0100) Subject: ssb: Ignore dangling ethernet cores on wireless devices X-Git-Tag: v2.6.38-rc1~50^2~26^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed70c6e60ee51b0fb46752ab4fd372a071da59d8;p=pandora-kernel.git ssb: Ignore dangling ethernet cores on wireless devices Some Broadcom based wireless devices contain dangling ethernet cores. This triggers the ssb probing mechanism and tries to load the b44 driver on this core. Ignore the dangling core in the ssb core scanning code to avoid access to the core and failure of b44 probing. Signed-off-by: Michael Buesch Tested-by: Larry Finger Signed-off-by: John W. Linville --- Reading git-diff-tree failed