diff options
author | Mike McCormack <mikem@ring3k.org> | 2009-09-23 03:50:36 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-09-30 20:03:18 -0700 |
commit | f1914226e12044f0cacda59efc91bee972c30341 (patch) | |
tree | 8cacad205caa6d14829f196bfad3f46e72eac858 /drivers/net/Makefile | |
parent | ec1652af18ef02c7c6ceeabb64f56f16eaf40ae9 (diff) | |
download | linux-stable-f1914226e12044f0cacda59efc91bee972c30341.tar.gz linux-stable-f1914226e12044f0cacda59efc91bee972c30341.tar.bz2 linux-stable-f1914226e12044f0cacda59efc91bee972c30341.zip |
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 <mikem@ring3k.org>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/Makefile')
0 files changed, 0 insertions, 0 deletions