]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
iwm: Fix scheduler configuration for aux and cmd queue configuration.
authormarkj <markj@FreeBSD.org>
Thu, 7 Nov 2019 23:37:17 +0000 (23:37 +0000)
committermarkj <markj@FreeBSD.org>
Thu, 7 Nov 2019 23:37:17 +0000 (23:37 +0000)
commit9dcf2b020f2b9c2155d5b76c569c21830e45a1e4
tree7f0e0118e2728b38f0a6872a78e6e24316cc913d
parentbdee0002bcff128a2d5eeedee942ce5f4290fec9
iwm: Fix scheduler configuration for aux and cmd queue configuration.

- Configure the scheduler only for the management queue.
- Fix a bug when enabling the schduler: the queues are specified using a
  bitmask.
- Fix style in the area.

MFC after: 2 weeks
Sponsored by: The FreeBSD Foundation
sys/dev/iwm/if_iwm.c