Looks like the skge module for some ethernet cards is busted in 3.11 kernel. Had to revert to 3.10
http://www.spinics.net/lists/netdev/msg250997.html
Hopefully this gets reverted... -- Nate Pearlstein - npearl@sgi.com - Product Support Engineer
On 30.09.2013 19:49, Nate Pearlstein wrote:
Looks like the skge module for some ethernet cards is busted in 3.11 kernel. Had to revert to 3.10
http://www.spinics.net/lists/netdev/msg250997.html
Hopefully this gets reverted...
Actually this is a good example of how to NOT maintain a kernel module. It is also a good example of how the bugzilla.redhat.com sometimes has absolutely NO benefit. The bug report was initially ignored, then someone benevolent remembered to warn developers. After the intervention of the maintainer, module has reached even worse condition. I got the impression that some developers do NOT listen to what users are saying, at all. Why do people do anything without energy and time to do so. However, I'm not the only one hit this bug.
The brave Horatius, The Captain of the Gate
poma
Ref. https://bugzilla.redhat.com/show_bug.cgi?id=914994 http://thread.gmane.org/gmane.linux.network/278430/
On 30.09.2013 19:49, Nate Pearlstein wrote:
Looks like the skge module for some ethernet cards is busted in 3.11 kernel. Had to revert to 3.10
http://www.spinics.net/lists/netdev/msg250997.html
Hopefully this gets reverted...
BTW check update,
$ rpm -q --changelog kernel-3.11.2-201.fc19.x86_64 | grep skge - Add another fix for skge (rhbz 1008323) - Fix broken skge driver (rhbz 1008328)
poma