]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commit07f6dda1e7ed653c87ed329c99d6ae12ee114d52
treeb9beb95cb81721aa89435f7cd8439bdb3627655b
parent7fb978b7e93b5c4a378eba5767c7513540b56642
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