From: Bruno Randolf Date: Mon, 21 Jan 2008 02:09:46 +0000 (+0900) Subject: ath5k: always extend rx timestamp with tsf X-Git-Tag: v2.6.25-rc1~1162^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c0e1899bdbd5e997d2256fcc23fc4e3d2bc5f811;p=pandora-kernel.git ath5k: always extend rx timestamp with tsf always extend the rx timestamp with the local TSF, since this information is also needed for proper IBSS merging. this is done in the tasklet for now, maybe has to be moved to the interrupt handler like in madwifi. drivers/net/wireless/ath5k/base.c: Changes-licensed-under: 3-Clause-BSD Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed