From: Stephen Hemminger Date: Sat, 19 Dec 2009 04:13:35 +0000 (-0800) Subject: netxen: use module parameter correctly X-Git-Tag: v2.6.33-rc2~40^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afdafff130142ef4d6478dcff6d9e879394fd348;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed