Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/tulip
Micah Gruber 1f8f4559f8 Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/net/tulip/uli526x.c
This patch fixes an apparent potential null dereference bug where we
dereference dev before a null check.  This patch simply remvoes the
can't-happen test for a null pointer.

Signed-off-by: Micah Gruber <micah.gruber@gmail.com>
Cc: Grant Grundler <grundler@parisc-linux.org>
Acked-by: Jeff Garzik <jeff@garzik.org>
Acked-by: Kyle McMartin <kyle@mcmartin.ca>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2007-10-10 16:53:53 -07:00
..
21142.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
de4x5.c tulip: endianness annotations 2007-10-10 16:52:00 -07:00
de4x5.h tulip: Convert to generic boolean 2007-07-08 22:16:39 -04:00
de2104x.c tulip: endianness annotations 2007-10-10 16:52:00 -07:00
dmfe.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
eeprom.c
interrupt.c [NET]: Make NAPI polling independent of struct net_device objects. 2007-10-10 16:47:45 -07:00
Kconfig Use menuconfig objects II - netdev (general+100mbit) 2007-07-08 22:16:40 -04:00
Makefile
media.c TULIP: Natsemi dp83840a PHY fix 2007-04-28 11:00:58 -04:00
pnic.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
pnic2.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
timer.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
tulip.h tulip: endianness annotations 2007-10-10 16:52:00 -07:00
tulip_core.c tulip: endianness annotations 2007-10-10 16:52:00 -07:00
uli526x.c Fix a potential NULL pointer dereference in uli526x_interrupt() in drivers/net/tulip/uli526x.c 2007-10-10 16:53:53 -07:00
winbond-840.c tulip: endianness annotations 2007-10-10 16:52:00 -07:00
xircom_cb.c [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 2007-10-10 16:51:42 -07:00
xircom_tulip_cb.c [NET]: Nuke SET_MODULE_OWNER macro. 2007-10-10 16:51:13 -07:00