]> err.no Git - linux-2.6/commitdiff
bnx2x: FW (bootcode) interface fixes
authorEilon Greenstein <eilong@broadcom.com>
Wed, 13 Aug 2008 22:47:33 +0000 (15:47 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Aug 2008 23:01:13 +0000 (16:01 -0700)
FW (bootcode) interface fixes
- Making sure that the device will not cause kernel panic of the
  bootcode is corrupted or missing
- Removing module debug parameter "nomcp" since no one should work
  without the bootcode (this is a left over from the chip bring up days)
- Instead of waiting fix amount of time for bootcode response, sample it
  every 10ms (usually the answer is ready after less than 10ms)

Signed-off-by: Eilon Greenstein <eilong@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found