diff options
author | Martin Kaiser <martin@kaiser.cx> | 2022-05-14 18:47:38 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-05-19 17:41:56 +0200 |
commit | 813586def1590e714af9eb3712fb61b2642eb981 (patch) | |
tree | 13318b8ee8ebd7eb060508d9ddc4e5ed19c426ec /block/Kconfig | |
parent | 9465d2d91551854f7f65b24f07656eb5c096e2f4 (diff) |
staging: r8188eu: use BIT(tid) instead of manual shift
Use BIT(tid) instead of 1 << tid when we process an addba response.
Signed-off-by: Martin Kaiser <martin@kaiser.cx>
Link: https://lore.kernel.org/r/20220514164740.282552-6-martin@kaiser.cx
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions