qcacld-3.0: Fix max Tx power to 22

Hardware support max tx power as 22 instead of 30.
Fix this by supporting max power as 22.

Change-Id: I3645b47a575ffa8b8bcc85fe0dcbba4a630b078b
CRs-Fixed: 2005749
This commit is contained in:
Agrawal Ashish 2017-02-13 13:00:44 +05:30 committed by qcabuildsw
parent 0114f7cdc6
commit e69b45e530

View File

@ -1,5 +1,5 @@
/*
* Copyright (c) 2011, 2014-2016 The Linux Foundation. All rights reserved.
* Copyright (c) 2011, 2014-2017 The Linux Foundation. All rights reserved.
*
* Previously licensed under the ISC license by Qualcomm Atheros, Inc.
*
@ -74,7 +74,7 @@
#define MAX_CHANNELS_PER_OPERATING_CLASS 25
#define CDS_MAX_SUPP_OPER_CLASSES 32
#define MIN_TX_PWR_CAP 8
#define MAX_TX_PWR_CAP 30
#define MAX_TX_PWR_CAP 22
#define CTRY_DEFAULT 0
#define CTRY_FLAG 0x8000