From: Michael Chan Date: Sat, 4 Apr 2009 23:51:14 +0000 (-0700) Subject: bnx2: Use request_firmware() X-Git-Url: https://spindle.queued.net/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaba5f2527b3d361344e4ba75e15e3fdea1f7771;hp=aaba5f2527b3d361344e4ba75e15e3fdea1f7771;p=linux-firmware 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 ---