]> git.ipfire.org Git - thirdparty/iw.git/commit
iw: split str_to_bw() from parse_freqs()
authorJohannes Berg <johannes.berg@intel.com>
Wed, 25 Jan 2017 15:57:43 +0000 (16:57 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 25 Jan 2017 16:03:12 +0000 (17:03 +0100)
commitc37f6c64c21bd5a52fcc33107a7738d064aca5a0
tree7771e3217282a5ab9a90b27ee930263b8b252aaf
parent03fb59d0e9dd3940039f524c3169914362ad70ec
iw: split str_to_bw() from parse_freqs()

This may be needed separately later, split it out now.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
iw.h
util.c