commit | 3f1b8739a498c7570ca2fae6c49fd1561ef2358c | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Sat Aug 17 14:09:32 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Aug 22 14:30:28 2013 -0400 |
tree | 9c569a66b42ca1573c17ed19bad0de4b5aff52c3 | |
parent | 8d38eca8e089179b6858ca5f3ea03f571a5892a5 [diff] |
rt2x00: rt2800lib: move rt2800_adjust_freq_offset function 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>