From: Mike McCormack Date: Wed, 23 Sep 2009 03:50:36 +0000 (+0000) Subject: skge: Make sure both ports initialize correctly X-Git-Tag: v2.6.32-rc3~12^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1914226e12044f0cacda59efc91bee972c30341;p=pandora-kernel.git skge: Make sure both ports initialize correctly If allocation of the second ports fails, make sure that hw->ports is not 2 otherwise we'll crash trying to access the second port. This fix is copied from a similar fix in the sky2 driver (ca519274...), but is untested, as I don't have a skge card. Signed-off-by: Mike McCormack Acked-by: Stephen Hemminger Signed-off-by: David S. Miller --- Reading git-diff-tree failed