From: David S. Miller Date: Sun, 4 May 2008 08:34:31 +0000 (-0700) Subject: niu: Fix probing regression for maramba on-board chips. X-Git-Tag: v2.6.26-rc2~60^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be0c007ac64f880a946995d6d1fc654acc81484d;p=pandora-kernel.git niu: Fix probing regression for maramba on-board chips. Changeset 7f7c4072ea552f97a0898331322f71986a97299c ("niu: Determine the # of ports from the card's VPD data") caused maramba on-board NIU ports to stop probing properly. The old code had a fallback that would use a num_ports value of 4 if all the probing methods failed, but that was removed. This restores the fallback of 4 ports, to get things working again. Bump driver version and release date. Signed-off-by: David S. Miller --- Reading git-diff-tree failed