commit | ab1c64a1d349cc7f1090a60ce85a53298e3d371d | [log] [tgz] |
---|---|---|
author | Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> | Fri Oct 05 10:11:38 2018 +0000 |
committer | Kalle Valo <kvalo@codeaurora.org> | Fri Oct 05 14:01:24 2018 +0300 |
tree | dd0c384ded172b5c666c39a4c1f64ded8bdb0356 | |
parent | d5657b709e2a92a0e581109010765d1d485580df [diff] |
qtnfmac: inform wireless core about supported extended capabilities Driver retrieves information about supported extended capabilities from wireless card. However this information is not propagated further to Linux wireless core. Fix this by setting extended capabilities fields of wiphy structure. Signed-off-by: Sergey Matyukevich <sergey.matyukevich.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>