From: Michael Chan Date: Sat, 4 Apr 2009 23:51:14 +0000 (-0700) Subject: bnx2: Use request_firmware() X-Git-Tag: v2.6.30-rc1~137^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57579f7629a3d46c307405fbd2ea6bdb650d692f;p=pandora-kernel.git bnx2: Use request_firmware() Based on original patch by Ben Hutchings and Bastian Blank , with the following main changes: Separated the mips firmware and rv2p firmware into different files to make it easier to update them separately. Added some code to fixup the rv2p code with run-time information such as PAGE_SIZE. Update version to 2.0.0. Signed-off-by: Michael Chan Signed-off-by: David S. Miller --- Reading git-diff-tree failed