From: Eilon Greenstein Date: Wed, 13 Aug 2008 22:47:33 +0000 (-0700) Subject: bnx2x: FW (bootcode) interface fixes X-Git-Tag: v2.6.27-rc4~103^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=19680c4850c1e5c2b4371388637c7ce86b8570b6;p=pandora-kernel.git bnx2x: FW (bootcode) interface fixes 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed