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)
commit0dc6d9cbe7df4d2c3cdf17cd2f78733102b0fea6
tree8794a499d2c04c3543993fa0b45955f18e102c0b
parentff8a306d63a01f15f166039de94c448c76140d1d
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