]> git.baikalelectronics.ru Git - kernel.git/commit
netxen: avoid undue board config check
authorDhananjay Phadke <dhananjay@netxen.com>
Wed, 21 Oct 2009 19:39:03 +0000 (19:39 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 23 Oct 2009 01:27:50 +0000 (18:27 -0700)
commit5e1c01cd67289de1a3c5b17bb010768534bf4390
tree8794a499d2c04c3543993fa0b45955f18e102c0b
parentf3438cf36ef43f00d75b978bfb8a144109718d00
netxen: avoid undue board config check

Old code assumed board config version in the flash to be 1.
When this will get changed by tools, driver just refuses to
attach. This is unnecessary since driver does not have to
parse board config structure directly (maintained by firmware).

Signed-off-by: Dhananjay Phadke <dhananjay@netxen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/netxen/netxen_nic_hw.c