]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: create separate function mwifiex_11n_dispatch_pkt()
authorAmitkumar Karwar <akarwar@marvell.com>
Sat, 8 Mar 2014 03:41:30 +0000 (19:41 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 14 Mar 2014 18:49:14 +0000 (14:49 -0400)
commit7036d0dcb8f0e88b93912f246c1053a8fe7d8bdf
tree470c11a22227e3e951697b18c8a5d083d1df10d5
parent346b409300c792d725888fb5b999f7546c8b31f9
mwifiex: create separate function mwifiex_11n_dispatch_pkt()

Existing mwifiex_11n_dispatch_pkt() function is renamed as
mwifiex_11n_dispatch_pkt_until_start_win() and a new function
mwifiex_11n_dispatch_pkt() is created for a common code which
dispatches single packet based on interface type.

Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/11n_rxreorder.c