[PATCH 2/2] mac80211: store tx power value from user to station

2016-06-14 Thread Ashok Raj Nagarajan
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. Signed-off-by: Ashok Raj Nagarajan --- include/net/mac80211.h| 6 ++ net/mac80211/cfg.c

Re: [PATCH 2/2] mac80211: store tx power value from user to station

2016-06-14 Thread kbuild test robot
Hi, [auto build test WARNING on mac80211/master] [also build test WARNING on v4.7-rc3] [cannot apply to mac80211-next/master next-20160614] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci/linux/commits/Ashok-R