]> git.neil.brown.name Git - history.git/commit
[PATCH] pcnet32.c oops
authorDon Fry <brazilnut@us.ibm.com>
Wed, 10 Mar 2004 15:32:25 +0000 (10:32 -0500)
committerJeff Garzik <jgarzik@redhat.com>
Wed, 10 Mar 2004 15:32:25 +0000 (10:32 -0500)
commitd57064b7d71712145beff4f697683b043579d7ee
tree580b30e4b562cbd4fe10839a1bf9cb282562ee6b
parent6c5446e40ff3f07bb88bb612921aa8a0abee14ee
[PATCH] pcnet32.c oops

When adding an additional device, a variable which has been removed
is accessed.  Adding the first device or a 4-port card works.
Adding a second device was not done in PCI hot plug testing.  Now
tested on IA32.
drivers/net/pcnet32.c