dect
/
linux-2.6
Archived
13
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/igb
Harvey Harrison 25ac3c2483 net: igb_main.c fix sparse integer as NULL pointer warning
drivers/net/igb/igb_main.c:388:20: warning: Using plain integer as NULL pointer

Signed-off-by: Harvey Harrison <harvey.harrison@gmail.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
2008-07-22 17:54:12 -04:00
..
Makefile igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_82575.c igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_82575.h igb: add support for in kernel LRO 2008-07-11 01:20:32 -04:00
e1000_defines.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_hw.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_mac.c igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_mac.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
e1000_nvm.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_nvm.h igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_phy.c igb: eliminate hw from the hw_dbg macro arguments 2008-07-04 08:46:59 -04:00
e1000_phy.h igb: PCI-Express 82575 Gigabit Ethernet driver 2008-01-28 15:10:33 -08:00
e1000_regs.h igb: add 82576 MAC support 2008-07-11 01:20:32 -04:00
igb.h igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists. 2008-07-17 19:20:58 -07:00
igb_ethtool.c igb: Improve multiqueue AIM support 2008-07-11 01:20:33 -04:00
igb_main.c net: igb_main.c fix sparse integer as NULL pointer warning 2008-07-22 17:54:12 -04:00