Maya Erez <[email protected]> wrote: > From: Lior David <[email protected]> > > Added vendor commands for low level control over > RF sectors. It allows user space a fine-grained control > over RF characteristics for TX and RX, such as direction > and gain of TX/RX. Main usages are debugging and diagnostics, > but also operational use cases. > API includes getting/setting a specific RF sector > configuration, as well as getting/setting the selected > sector which is used to communicate with a station. > > Signed-off-by: Lior David <[email protected]> > Signed-off-by: Maya Erez <[email protected]>
Sorry for taking so long to get back to this. I was still able to apply the patch to my pending branch, only the nla_parse() interface had changed but that was a simple fix: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git/commit/?h=pending&id=d31df2dcc53e4901d4c26de45f4877fbd8783124 But when I started to look this more closely I don't see wiphy->vendor_commands set anywhere, did you forgot to set that? -- https://patchwork.kernel.org/patch/9403071/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
