]> git.ipfire.org Git - thirdparty/hostap.git/commit
Fix QCA vendor command values for SAR power limits
authorJouni Malinen <jouni@qca.qualcomm.com>
Sun, 11 Dec 2016 19:08:25 +0000 (21:08 +0200)
committerJouni Malinen <j@w1.fi>
Sun, 11 Dec 2016 19:08:25 +0000 (21:08 +0200)
commitc313c8a5d80433b4d4a31ce811104d74f7838a9c
tree42366c65af64fba07124a3adc4516de3180df4fc
parentd283f7aeacf2e1c4f04b0f547bd67efc096204c3
Fix QCA vendor command values for SAR power limits

Commit c79238b6a460ab6bc6ebc5e2453fd94716393105 ('Define a QCA vendor
command to configure SAR Power limits') had a mismatch between the enum
qca_vendor_attr_sar_limits_selections documentations and actual values.
The BDF SAR profiles are 0-based, so rename the enum values and reorder
the values keep the actual values more convenient. While this changes
values over the interface, this is justifiable since the new command was
introduced only recently and it had not been released in any driver.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
src/common/qca-vendor.h