commit | 13a5cf73e503d6f663c1f08025e67c8ba6fe9ee5 | [log] [tgz] |
---|---|---|
author | Vinita S. Maloo <vmaloo@codeaurora.org> | Fri May 22 14:45:06 2020 +0530 |
committer | Jouni Malinen <jouni@codeaurora.org> | Thu Sep 17 17:06:23 2020 +0300 |
tree | 385883abbd5bd473e3abd588239d6652ded19642 | |
parent | 7e266b8293a9cb976b0fd943f3a3c9ca4e43435d [diff] |
STA: Add a utility function to set phymode Replace the block of code to set phymode using iwpriv command with a utility function to make the code more readable. Signed-off-by: Jouni Malinen <jouni@codeaurora.org>