From: Michael Chan Date: Wed, 28 Oct 2009 10:41:59 +0000 (-0700) Subject: cnic: Fix L2CTX_STATUSB_NUM offset in context memory. X-Git-Tag: v2.6.32-rc6~32^2~9 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0549382da9997834ce65e489d9dbdc4b4693a2b;p=pandora-kernel.git cnic: Fix L2CTX_STATUSB_NUM offset in context memory. The BNX2_L2CTX_STATUSB_NUM definition needs to be changed to match the recent firmware update: commit 078b0735881c7969aaf21469f3577831cddd9f8c bnx2: Update firmware to 5.0.0.j3. Without the fix, bnx2 can crash intermittently in bnx2_rx_int() when iSCSI is enabled. Signed-off-by: Michael Chan Signed-off-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed