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)
commit47f336d7e0df3ef04f5bae0f5f37cdb0f09996e1
tree9f55830d066edde2ddfe6dcd42cabf5eb44f73d3
parentbd642acf3213c2856221b4f3e2fd84056578b4fd
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