ath5k: use 3 instead of 0x00000003
authorBruno Randolf <bruno@thinktube.com>
Fri, 18 Jan 2008 12:51:19 +0000 (21:51 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:10:50 +0000 (15:10 -0800)
commit1008e0f7b9dd211f918e93090f615e8064aca900
treecc60fbfe5c27ec509acc84fd1999a63a32190574
parent1f7d87b0ecacefe4541c75901cbcf29efba42ca6
ath5k: use 3 instead of 0x00000003

reviewed beacon timer initialization with register traces from madwifi: what we
are doing is correct :). one minor fix: use 3 instead of 0x00000003 - it's more
readable.

drivers/net/wireless/ath5k/hw.c:        Changes-licensed-under: ISC

Signed-off-by: Bruno Randolf <bruno@thinktube.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath5k/hw.c