[BNX2]: simplify parameter checks in bnx2_{get,set}_eeprom
authorJohn W. Linville <linville@tuxdriver.com>
Thu, 10 Nov 2005 20:58:24 +0000 (12:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Nov 2005 20:58:24 +0000 (12:58 -0800)
Remove the superfluous parameter checking in bnx2_{get,set}_eeprom.
The parameters are already validated in ethtool_{get,set}_eeprom.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found