rt2x00: rt2800lib: move rt2800_adjust_freq_offset function
authorGabor Juhos <juhosg@openwrt.org>
Sat, 17 Aug 2013 12:09:32 +0000 (14:09 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 22 Aug 2013 18:30:28 +0000 (14:30 -0400)
Move the rt2800_adjust_freq_offset function before
the channel configuration functions to make it usable
from those without a forward declaration.

The patch contains no functional changes.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found