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)
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>

No differences found