Comment 12 for bug 1181315

Revision history for this message
Joseph Salisbury (jsalisbury) wrote :

I built a test kernel with the following commits reverted:
d2ed27 net: disallow drivers with buggy VLAN accel to register_netdevice()
948b33 net: init perm_addr in register_netdevice()

The test kernel can be downloaded from:
http://kernel.ubuntu.com/~jsalisbury/lp1181315/

Please install both these .debs:
 linux-image-3.9.0-3-generic_3.9.0-3.8~lp1181315v1_amd64.deb
 linux-image-extra-3.9.0-3-generic_3.9.0-3.8~lp1181315v1_amd64.deb

It would be great if you can test this kernel and report back if it exhibits the bug or not. If the bug still exists with this kernel, I'll continue a bisect.

Thanks in advance.