[PATCH] sky2: bad memory reference on dual port cards
authorStephen Hemminger <shemminger@osdl.org>
Thu, 6 Apr 2006 00:47:15 +0000 (17:47 -0700)
committerJeff Garzik <jeff@garzik.org>
Wed, 12 Apr 2006 22:11:23 +0000 (18:11 -0400)
commit43f2f10444c008296cc8de68a72fd87b33b50452
tree4b0268f07e4478e844b4f59f868bd0e2fbb0baed
parent94843566d7119e049a72618a3c939d5c2be022c7
[PATCH] sky2: bad memory reference on dual port cards

Sky2 driver will oops referencing bad memory if used on
a dual port card.  The problem is accessing past end of
MIB counter space.

Applies for both 2.6.17 and 2.6.16 (with fuzz)

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/sky2.c
drivers/net/sky2.h