linux/drivers/net
Jan Weitzel 6c23e41322 net/ethernet: ks8851_mll fix irq handling
There a two different irq variables ks->irq and netdev->irq.
Only ks->irq is set on probe, so disabling irq in ks_start_xmit fails.

This patches remove ks->irq from private data and use only netdev->irq.

Tested on a kernel 3.0 based OMAP4430 SMP Board

Signed-off-by: Jan Weitzel <j.weitzel@phytec.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-02-15 15:41:10 -05:00
..
appletalk
arcnet
bonding
caif
can can: peak_pci: Fix the way channels are linked together 2012-02-03 00:26:27 +01:00
cris
dsa
ethernet net/ethernet: ks8851_mll fix irq handling 2012-02-15 15:41:10 -05:00
fddi
hamradio
hippi
hyperv net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary 2012-02-02 14:35:12 -05:00
irda
phy
plip
ppp
slip
team
tokenring CONFIG_TR/CONFIG_LLC: work around the problem with select 2012-02-07 13:06:14 -05:00
usb ipheth: Add iPhone 4S 2012-02-15 14:50:16 -05:00
vmxnet3
wan
wimax
wireless rtlwifi: Modify rtl_pci_init to return 0 on success 2012-02-09 15:17:29 -05:00
xen-netback
dummy.c
eql.c
ifb.c
Kconfig
LICENSE.SRC
loopback.c
macvlan.c
macvtap.c
Makefile
mdio.c
mii.c
netconsole.c
rionet.c
sb1000.c
Space.c
sungem_phy.c
tun.c
veth.c veth: Enforce minimum size of VETH_INFO_PEER 2012-02-15 14:59:20 -05:00
virtio_net.c
xen-netfront.c