From: Bruno Randolf Date: Fri, 18 Jan 2008 12:51:40 +0000 (+0900) Subject: ath5k: beacon interval is in TU X-Git-Tag: v2.6.25-rc1~1162^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e535c1ac7e431f85e9c8ead6dbc977a1e1906736;p=pandora-kernel.git ath5k: beacon interval is in TU the beacon interval is passed by mac80211 in TU already, so we can directly use it without conversion. also update the comments about TU (1 TU is defined by 802.11 as 1024usec). drivers/net/wireless/ath5k/ath5k.h: Changes-licensed-under: ISC drivers/net/wireless/ath5k/base.c: Changes-licensed-under: 3-Clause-BSD drivers/net/wireless/ath5k/base.h: Changes-licensed-under: 3-Clause-BSD Signed-off-by: Bruno Randolf Signed-off-by: John W. Linville --- Reading git-diff-tree failed