[Bug 537168] Re: [lucid] add support for Marvel 0x8431 (88E8059)

spaetz sebastian at sspaeth.de
Tue Mar 16 08:44:38 UTC 2010


I don't know if there are any chances to get this into the 2.6.31. if
not, just close this. But for the archive, The patch author contacted me
and send a small improvement that was upstreamed later:

[PATCH] sky2: 88E8059 support
From: Stephen Hemminger <shemminger at vyatta.com>
+     if (chipid >= CHIP_ID_YUKON_XL && chipid < CHIP_ID_YUKON_OPT)

That was changed to:
+     if (chipid >= CHIP_ID_YUKON_XL && chipid <= CHIP_ID_YUKON_OPT)

-- 
[lucid] add support for Marvel 0x8431 (88E8059)
https://bugs.launchpad.net/bugs/537168
You received this bug notification because you are a member of Kernel
Bugs, which is subscribed to linux in ubuntu.




More information about the kernel-bugs mailing list