mwl8k: Add timestamp information for tx packets
authorPradeep Nemavat <pnemavat@marvell.com>
Thu, 21 Apr 2011 11:04:57 +0000 (16:34 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 25 Apr 2011 18:50:16 +0000 (14:50 -0400)
commit566875db5058f582ea56da891f9c3cabc01efff5
tree2475029977001bed0d4e21abb9483dc76336ed1a
parent3a7dbc3b2ac545efac75d4145839eaa7b59d9741
mwl8k: Add timestamp information for tx packets

Timestamp tx packets using a HW micro-second timer.
This timestamp will be compared to the current timestamp
in the hardware and if the difference is greater than 500ms,
the packet will be dropped.

Signed-off-by: Pradeep Nemavat <pnemavat@marvell.com>
Signed-off-by: Nishant Sarmukadam <nishants@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/mwl8k.c