backports: Add patch for cw1200_sdio with kernels < 3.2
authorSolomon Peachy <pizza@shaftnet.org>
Thu, 15 Aug 2013 12:55:57 +0000 (08:55 -0400)
committerLuis R. Rodriguez <mcgrof@do-not-panic.com>
Fri, 16 Aug 2013 03:06:44 +0000 (20:06 -0700)
commit717c0d9641595df05a301feea6eafc8c1d882a91
tree08425825247a4e970cb3861d3a3c5bd7a802e926
parent885d00c8460e3103b284be3f3a7574552ef4e322
backports: Add patch for cw1200_sdio with kernels < 3.2

Without this patch, the hardware *will* hang on <3.2 kernels when a
512-byte SDIO transfer occurs.

3.2-rc added an SDIO quirk to work around this, so this code was
stripped from the driver when committed to the mainline.

Signed-off-by: Solomon Peachy <pizza@shaftnet.org>
Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
patches/collateral-evolutions/network/75-cw1200-sdio-quirk/cw1200.patch [new file with mode: 0644]