linux/drivers/infiniband/hw/nes
Roland Dreier cf55bb2439 RDMA/nes: Fix test of uninitialized netdev
Commit 1765a57533 ("net: make dev->master general") introduced a
test of an uninitialized netdev.  Fix the code so the intended netdev
is tested.

Signed-off-by: Roland Dreier <roland@purestorage.com>
2011-03-24 17:18:30 -07:00
..
Kconfig RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
Makefile RDMA/nes: Add a driver for NetEffect RNICs 2008-02-04 20:20:45 -08:00
nes.c RDMA/nes: Don't print success message at level KERN_ERR 2011-03-18 08:52:30 -07:00
nes.h RDMA/nes: Fix SFP+ link down detection issue with switch port disable 2011-01-16 13:23:34 -08:00
nes_cm.c RDMA/nes: Fix test of uninitialized netdev 2011-03-24 17:18:30 -07:00
nes_cm.h RDMA/nes: Fix crash in nes_accept() 2009-12-09 15:54:08 -08:00
nes_context.h RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
nes_hw.c RDMA/nes: Don't generate async events for unregistered devices 2011-02-03 15:55:26 -08:00
nes_hw.h RDMA/nes: Fix SFP+ link down detection issue with switch port disable 2011-01-16 13:23:34 -08:00
nes_nic.c RDMA/nes: Fix incorrect SFP+ link status detection on driver init 2011-01-16 13:23:35 -08:00
nes_user.h RDMA/nes: Update copyright and branding string 2009-12-09 15:21:56 -08:00
nes_utils.c RDMA/nes: Store and print eeprom version 2010-07-28 15:12:38 -07:00
nes_verbs.c RDMA/nes: Generate IB_EVENT_PORT_ERR/PORT_ACTIVE events 2011-01-16 13:23:34 -08:00
nes_verbs.h RDMA/nes: Free kmap() resources 2009-12-09 15:54:28 -08:00