mwifiex: update timestamp information for aggregation packets
authorAvinash Patil <patila@marvell.com>
Mon, 14 Apr 2014 22:32:53 +0000 (15:32 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Apr 2014 19:06:30 +0000 (15:06 -0400)
commit5af3fae3356c21faa97de496863a197660a6e1b0
tree634def5056c74e50373139e83f097fbfa002bc28
parentb5413e6b2228a29b7d3acc85606ed7c211a2bef9
mwifiex: update timestamp information for aggregation packets

New skbs are allocated at the time of AMSDU aggregation. Setting
up in timestamps for such skbs was missing which would result
into wrong queue delays passed to FW. Fix this by setting
timestamp of skbs created for AMSDU aggregation.

Signed-off-by: Avinash Patil <patila@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwifiex/11n_aggr.c
This page took 0.024883 seconds and 5 git commands to generate.