kernel-hacking-2024-linux-s.../drivers/net/tulip
John W. Linville 9092f46b5a [PATCH] tulip: add return to ULI526X clause in tulip_mdio_write
The 'if' clause for ULI526X in tulip_mdio_write allows for
spin_unlock_irqrestore to be called twice for tp->mii_lock.  I believe
this is caused by the unintentional omission of a return at the end
of that clause.  This patch adds that return.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
2005-05-24 00:26:12 -04:00
..
21142.c
de4x5.c
de4x5.h
de2104x.c
dmfe.c
eeprom.c
interrupt.c
Kconfig
Makefile
media.c
pnic.c
pnic2.c
timer.c
tulip.h
tulip_core.c
winbond-840.c
xircom_cb.c
xircom_tulip_cb.c