summaryrefslogtreecommitdiff
path: root/drivers/usb/class/Makefile
diff options
context:
space:
mode:
authorLior David <qca_liord@qca.qualcomm.com>2017-01-20 13:49:52 +0200
committerKalle Valo <kvalo@qca.qualcomm.com>2017-01-27 19:49:59 +0200
commitc3bfea05a6fdecee03c7cf08f5bfee6aa0645cee (patch)
tree3cf88951e987840cfe55f119cc6348ada8d8cf5d /drivers/usb/class/Makefile
parent9d865ee232eccf51950b16f223f4130f7dc06e0f (diff)
wil6210: option to override A-BFT length in start AP/PCP
Add an option to specify and override the A-BFT length when starting an AP/PCP. See IEEE P802.11-2016, 10.38.5. The abft_len must be set before starting AP/PCP. It is only needed for diagnostics and certification. Signed-off-by: Lior David <qca_liord@qca.qualcomm.com> Signed-off-by: Maya Erez <qca_merez@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
Diffstat (limited to 'drivers/usb/class/Makefile')
0 files changed, 0 insertions, 0 deletions
e are no longer ports being monitored in ingress or egress - removed a stray list_head in dsa_port structure that is not used Tested using the two iproute2 examples: tc qdisc add dev eth1 handle ffff: ingress tc filter add dev eth1 parent ffff: \ matchall skip_sw \ action mirred egress mirror \ dev eth2 tc qdisc add dev eth1 handle 1: root prio tc filter add dev eth1 parent 1: \ matchall skip_sw \ action mirred egress mirror \ dev eth2 ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/soc/nuc900/Kconfig')