From: Michael Buesch Date: Mon, 21 Jan 2008 18:55:09 +0000 (+0100) Subject: b43: Fix firmware caching X-Git-Tag: v2.6.25-rc1~1162^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61cb5dd6d1c81fbb5629f60db4e2a7faa7124b7a;p=pandora-kernel.git b43: Fix firmware caching We must also store the ID string (filename) for the cached firmware blobs and verify that we really have the right firmware cached before using it. If we don't have the right fw cached, we must free it and request the correct blobs. This fixes bandswitch on A/B/G multi-PHY devices. Signed-off-by: Michael Buesch Signed-off-by: John W. Linville --- Reading git-diff-tree failed