From: Luciano Coelho Date: Thu, 10 Mar 2011 13:24:57 +0000 (+0200) Subject: wl12xx: use 1 spare TX block instead of two X-Git-Tag: v3.0-rc1~377^2~161^2^2~142^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7ddf549f3f2da156f5c12921e6699024e80a3f4;p=pandora-kernel.git wl12xx: use 1 spare TX block instead of two All the new firmware versions (>=6.1.3.50.58 for STA and >=6.2.0.0.47 for AP) use 1 spare TX block. We still want to support older firmwares that require 2 spare blocks, so added a quirk to handle the difference. Also implemented a generic way of setting quirks that depend on the firmware revision. Signed-off-by: Luciano Coelho --- Reading git-diff-tree failed