commit | ba905bf432f662cb907fd692a4f160e612c0408b | [log] [tgz] |
---|---|---|
author | Ashok Raj Nagarajan <arnagara@codeaurora.org> | Fri Mar 29 16:19:09 2019 +0530 |
committer | Johannes Berg <johannes.berg@intel.com> | Fri Apr 26 13:02:11 2019 +0200 |
tree | ba776973d21febf657cc7ede3a9e07f6bb5d5914 | |
parent | e96d1cd2635c05efdd01b4eafcfc50c22c40751f [diff] |
mac80211: store tx power value from user to station This patch introduce a new driver callback drv_sta_set_txpwr. This API will copy the transmit power value passed from user space and call the driver callback to set the tx power for the station. Co-developed-by: Balaji Pothunoori <bpothuno@codeaurora.org> Signed-off-by: Ashok Raj Nagarajan <arnagara@codeaurora.org> Signed-off-by: Balaji Pothunoori <bpothuno@codeaurora.org> Signed-off-by: Johannes Berg <johannes.berg@intel.com>