mwifiex: delete peer station's RA list upon deauthentication
authorAvinash Patil <patila@marvell.com>
Fri, 5 Dec 2014 17:53:40 +0000 (23:23 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 5 Dec 2014 19:15:25 +0000 (14:15 -0500)
commit9817fffbf04caae2843bc09321561afdea8c8d89
tree9169319abe62500be11dbafcf24bac788ad0908f
parentdda9ddeb2638d364c42e143e2d351b160767b39f
mwifiex: delete peer station's RA list upon deauthentication

This patch adds support to delete peer station's RA lists
upon station deautheticate event on AP interface. Patch also
decrements TX pending count upon removing packets from RA list.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Cathy Luo <cluo@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/main.h
drivers/net/wireless/mwifiex/uap_event.c
drivers/net/wireless/mwifiex/wmm.c
This page took 0.025805 seconds and 5 git commands to generate.