alistair23-linux/drivers/net/netxen
Stephen Hemminger afdafff130 netxen: use module parameter correctly
Netxen driver is doing this bogus thing to create a control file.
This fails if device doesn't exist, and overall is a bad way to do
the module parameter. Rather than fix borked code, just rewrite.
Just using a writeable module parameter of 0/1 is the correct way

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-12-18 20:13:35 -08:00
..
Makefile netxen: update copyright 2009-09-11 16:58:51 -07:00
netxen_nic.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-29 00:57:15 -08:00
netxen_nic_ctx.c netxen: update copyright 2009-09-11 16:58:51 -07:00
netxen_nic_ethtool.c drivers/net: Move && and || to end of previous line 2009-12-03 13:18:01 -08:00
netxen_nic_hdr.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-29 00:57:15 -08:00
netxen_nic_hw.c drivers/net: Move && and || to end of previous line 2009-12-03 13:18:01 -08:00
netxen_nic_hw.h netxen: update copyright 2009-09-11 16:58:51 -07:00
netxen_nic_init.c netxen: fix firmware type check 2009-12-08 20:37:46 -08:00
netxen_nic_main.c netxen: use module parameter correctly 2009-12-18 20:13:35 -08:00