From: Ivo van Doorn Date: Tue, 27 Jan 2009 23:33:47 +0000 (+0100) Subject: rt2x00: Validate firmware in driver X-Git-Tag: v2.6.30-rc1~662^2~754^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0cbe0064614ace61e08618948f82c6d525e75017;p=pandora-kernel.git rt2x00: Validate firmware in driver The get_firmware_crc() callback function isn't flexible enough when dealing with multiple firmware versions. It might in some cases be possible that the firmware file contains multiple CRC checksums. Create the check_firmware() callback function where the driver has complete freedom in how to validate the firmware. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed