diff options
author | Zhaoyang Liu <liuzy@marvell.com> | 2015-03-13 12:07:55 (GMT) |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2015-03-16 16:12:27 (GMT) |
commit | 39df5e8233bf34696204207c7594a0a6320fa044 (patch) | |
tree | 59feca393ea83b8e9c2971293ef2de4b777ad4b8 /drivers/net/dummy.c | |
parent | b2713f67f7a4c3226772c5ac581c7f37d7c473f1 (diff) | |
download | linux-39df5e8233bf34696204207c7594a0a6320fa044.tar.xz |
mwifiex: get rid of BA setup helper functions
This patch removes BA setup helper routines
mwifiex_is_bastream_setup and mwifiex_is_amsdu_in_ampdu_allowed.
Current code will use two functions to check bastream setup and
amsdu in ampdu. This patch change these functions to flags, thus
avoiding redundant spin_lock check while dequeuing TX packets.
Signed-off-by: Zhaoyang Liu <liuzy@marvell.com>
Reviewed-by: Cathy Luo <cluo@marvell.com>
Reviewed-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/dummy.c')
0 files changed, 0 insertions, 0 deletions