aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
diff options
context:
space:
mode:
authorManfred Spraul <[email protected]>2007-10-17 19:52:33 +0000
committerJeff Garzik <[email protected]>2007-10-18 00:17:34 +0000
commita7475906bc496456ded9e4b062f94067fb93057a (patch)
treeb22c55299909fb2fc2f7168fb9e74867bdba2fc1 /fs/proc/array.c
parentgianfar: fix obviously wrong #ifdef CONFIG_GFAR_NAPI placement (diff)
downloadkernel-a7475906bc496456ded9e4b062f94067fb93057a.tar.gz
kernel-a7475906bc496456ded9e4b062f94067fb93057a.zip
forcedeth msi bugfix
pci_enable_msi() replaces the INTx irq number in pci_dev->irq with the new MSI irq number. The forcedeth driver did not update the copy in netdevice->irq and parts of the driver used the stale copy. See bugzilla.kernel.org, bug 9047. The patch - updates netdevice->irq - replaces all accesses to netdevice->irq with pci_dev->irq. The patch is against 2.6.23.1. IMHO suitable for both 2.6.23 and 2.6.24 Signed-Off-By: Manfred Spraul <[email protected]> Signed-off-by: Jeff Garzik <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions