Home
last modified time | relevance | path

Searched hist:e6e594aff26ae164aaf935309a6fb8ce3cad9d4d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/quantenna/qtnfmac/
H A Dcfg80211.cdiff e6e594aff26ae164aaf935309a6fb8ce3cad9d4d Tue Dec 19 05:28:51 CST 2017 Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> qtnfmac: check for passed channel being NULL in MGMT_TX command

Parameters passed into .mgmt_tx callback may have a NULL channel in case
userspace wants to send a frame on current channel. Make sure this case
is handled, pass "freq==0" in case channel is not specififed to tell
wlan device to use current channel.

Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>