commit | 5af3fae3356c21faa97de496863a197660a6e1b0 | [log] [tgz] |
---|---|---|
author | Avinash Patil <patila@marvell.com> | Mon Apr 14 15:32:53 2014 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 22 15:06:30 2014 -0400 |
tree | 634def5056c74e50373139e83f097fbfa002bc28 | |
parent | b5413e6b2228a29b7d3acc85606ed7c211a2bef9 [diff] |
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>