From: Nishant Sarmukadam Date: Tue, 6 Nov 2012 13:53:15 +0000 (+0530) Subject: mwl8k: Set packet timestamp to 0 when life time expiry is not used X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~174^2^2~84 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8d9e572cb8794335fb4ba63ff962acaa3c4473b;p=pandora-kernel.git mwl8k: Set packet timestamp to 0 when life time expiry is not used Set tx packet timestamp to 0 in following scenarios:- - All packets in STA mode - Mgmt packets in AP mode - Eapol packets in AP mode In STA mode, this field is unused in the firmware. In AP mode, we should not be expiring mgmt and eapol frames. Setting timestamp to 0 will ensure that. Signed-off-by: Nishant Sarmukadam Signed-off-by: John W. Linville --- Reading git-diff-tree failed