rt2x00: rt2800: rename HW_BEACON_OFFSET macro
authorGabor Juhos <juhosg@openwrt.org>
Fri, 16 Aug 2013 22:15:49 +0000 (00:15 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 Aug 2013 18:30:25 +0000 (14:30 -0400)
commit91a3fa39ddf2f85a15cb20ccc3a54c1f0497af1e
tree3589e840381bf45d07d2925b8bb706cf41fbdf24
parent69b307a48a5e10d5fd53dbbfae1c700da356bd5d
rt2x00: rt2800: rename HW_BEACON_OFFSET macro

The name of the HW_BEACON_OFFSET macro is a
bit confusing. It returns with one of the
HW_BEACON_BASE* values, so rename the macro
to HW_BEACON_BASE to reflect that.

The patch contains no functional changes.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800.h
drivers/net/wireless/rt2x00/rt2800lib.c
This page took 0.024649 seconds and 5 git commands to generate.