git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9484356
)
[PATCH] sky2: bad memory reference on dual port cards
author
Stephen Hemminger
<shemminger@osdl.org>
Thu, 6 Apr 2006 00:47:15 +0000
(17:47 -0700)
committer
Jeff Garzik
<jeff@garzik.org>
Wed, 12 Apr 2006 22:11:23 +0000
(18:11 -0400)
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>
No differences found