]> git.baikalelectronics.ru Git - kernel.git/commit
mwifiex: remove redundant timestamp assignment
authorAmitkumar Karwar <akarwar@marvell.com>
Mon, 14 Dec 2015 12:15:09 +0000 (04:15 -0800)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 30 Dec 2015 14:58:00 +0000 (16:58 +0200)
commit702694873cb3efb693618ef19f9af59dfa0b7c3f
tree9f55830d066edde2ddfe6dcd42cabf5eb44f73d3
parent8f96e0ccd7b51a1cae667dca41cd38e376cf8b5b
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>
drivers/net/wireless/marvell/mwifiex/11n_aggr.c