]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: prepare get_cf1 for use in join_* functions
authorSven Eckelmann <sven@open-mesh.com>
Wed, 25 Nov 2015 13:59:15 +0000 (14:59 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Jan 2016 11:02:33 +0000 (12:02 +0100)
commitc1b2b633a9f33cd2cb1feac112f003e26eab11d2
tree4f3cea2553a8327c6673f805960cc867f6ce877c
parent96fa73c7564fa7eba89cd78a24f20acd68d2f55f
iw: prepare get_cf1 for use in join_* functions

The chanmode structure and the function get_cf1 to calculate the center
frequency one can be used by not only the ibss join code but also by the
mesh and ocb join code.

Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
ibss.c
iw.h
mesh.c
util.c