From: Amitkumar Karwar Date: Sat, 8 Mar 2014 03:41:30 +0000 (-0800) Subject: mwifiex: create separate function mwifiex_11n_dispatch_pkt() X-Git-Tag: v3.15-rc1~113^2~93^2^2~85 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e6e43eb20639aa8003794c076677c188ac01b3a;p=pandora-kernel.git 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 Signed-off-by: Bing Zhao Signed-off-by: John W. Linville --- Reading git-diff-tree failed