commit | 07da3b2c2c2928132ae24b56faa30f21713ee916 | [log] [tgz] |
---|---|---|
author | Kiran Kumar Lokere <klokere@codeaurora.org> | Sun Dec 16 22:42:49 2018 -0800 |
committer | Jouni Malinen <jouni@codeaurora.org> | Sat Jan 12 19:36:19 2019 +0200 |
tree | ddc3b9c3a58351f85149d495a922eb247b4dc9b8 | |
parent | bad51121704442a2f10b6f023ca27232f7ce2493 [diff] |
sta_set_*: Fix a typo in PMF argument disable value parsing This is documented to use PMF,Disable not PMF,Disabled. Maintain the old version as an alias just in case it was used in some existing test scripts. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>