mwifiex: rename function mwifiex_is_ba_stream_avail
authorBing Zhao <bzhao@marvell.com>
Thu, 14 Apr 2011 00:27:09 +0000 (17:27 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 14 Apr 2011 19:35:13 +0000 (15:35 -0400)
The old function name sounds like checking for existing BA
stream. The function actually checks if we have room for
creating new BA stream or not.

Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found