commit | 47f336d7e0df3ef04f5bae0f5f37cdb0f09996e1 | [log] [tgz] |
---|---|---|
author | Amitkumar Karwar <akarwar@marvell.com> | Mon Dec 14 04:15:09 2015 -0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Dec 30 16:58:00 2015 +0200 |
tree | 9f55830d066edde2ddfe6dcd42cabf5eb44f73d3 | |
parent | bd642acf3213c2856221b4f3e2fd84056578b4fd [diff] |
mwifiex: remove redundant timestamp assignment During AMSDU aggregation, we are already using timestamp value of a first packet being aggregated. This patch removes redundant ktime_get_real() call. Signed-off-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>