compat-wireless: remove olpc_ec_wakeup_* calls for pre-3.1 kernels
authorJohn W. Linville <linville@tuxdriver.com>
Wed, 15 Feb 2012 21:37:52 +0000 (16:37 -0500)
committerLuis R. Rodriguez <mcgrof@frijolero.org>
Thu, 16 Feb 2012 19:53:51 +0000 (11:53 -0800)
commit3d69215c59b4f34732ed0baa0c4bc91ce8f85409
treefa2649754f536321d95c8a5c9d175c75fb246dcb
parent2a1a68107a51fcd5fb9abd6cedd9333c66b6f269
compat-wireless: remove olpc_ec_wakeup_* calls for pre-3.1 kernels

This section of the libertas driver calls functions that simply don't
exist before the release of 3.1.  This code in question was an addition,
not a change from any existing code.  It is safe to simply remove it for
older kernels.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Luis R. Rodriguez <mcgrof@frijolero.org>
patches/50-libertas-olpc-ec-wakeup.patch [new file with mode: 0644]