]> git.baikalelectronics.ru Git - kernel.git/commit
mwl8k: changing mwl8k_destroy_ba prototype
authorYogesh Ashok Powar <yogeshp@marvell.com>
Thu, 3 Jan 2013 07:53:33 +0000 (13:23 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 7 Jan 2013 20:18:27 +0000 (15:18 -0500)
commit7c0b79ae1e8f5d610f10905ee0dcd7bab6e9c369
treeb9beb95cb81721aa89435f7cd8439bdb3627655b
parent091dd6f6136d913bf0e2d8c081f24c21825fb319
mwl8k: changing mwl8k_destroy_ba prototype

Currently, mwl8k_ampdu_stream is passed as one of the
argument to the function mwl8k_destroy_ba. Instead of
this pass only the stream index. This will be helpful
during watchdog event handling when bitmap of stream
indices are received.

Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: Yogesh Ashok Powar <yogeshp@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c