summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ti/wlcore/acx.h
diff options
context:
space:
mode:
authorEliad Peller <eliad@wizery.com>2012-11-22 16:06:17 (GMT)
committerLuciano Coelho <coelho@ti.com>2012-11-27 08:49:28 (GMT)
commitb6acb4e00e187cb5ae8dd479958a02fe0ea97bf0 (patch)
tree20f6effec4a4b5a726e9e95c137a3a4794df1241 /drivers/net/wireless/ti/wlcore/acx.h
parent0a1c720c63be74bbfe416fa085d0783348e4d69b (diff)
downloadlinux-fsl-qoriq-b6acb4e00e187cb5ae8dd479958a02fe0ea97bf0.tar.xz
wlcore: update acx enum
update the acx enum to the new fw api. Signed-off-by: Eliad Peller <eliad@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'drivers/net/wireless/ti/wlcore/acx.h')
-rw-r--r--drivers/net/wireless/ti/wlcore/acx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/net/wireless/ti/wlcore/acx.h b/drivers/net/wireless/ti/wlcore/acx.h
index d03215d..126536c 100644
--- a/drivers/net/wireless/ti/wlcore/acx.h
+++ b/drivers/net/wireless/ti/wlcore/acx.h
@@ -1025,7 +1025,6 @@ enum {
ACX_CONFIG_HANGOVER = 0x0042,
ACX_FEATURE_CFG = 0x0043,
ACX_PROTECTION_CFG = 0x0044,
- ACX_CHECKSUM_CONFIG = 0x0045,
};