From: Michael Chan Date: Fri, 2 May 2008 23:57:59 +0000 (-0700) Subject: bnx2: Update RV2P firmware for 5709. X-Git-Tag: v2.6.26-rc1~5^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d25be1d3ecf0b1b95ae29919786372b87b2bfea6;p=pandora-kernel.git bnx2: Update RV2P firmware for 5709. The new RV2P firmware fixes 2 issues: 1. The jumbo rx buffer page size is now configurable and set to the proper PAGE_SIZE. Before, it was assumed to be always 4K. 2. Driver sometimes would crash when receiving jumbo packets mixed with firmware management packets. This was caused by the old firmware DMA'ing to the wrong address. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed