]> git.ipfire.org Git - thirdparty/hostap.git/commit
Rename hostapd_parse_rates() to a more generic int list parser
authorSimon Wunderlich <siwu@hrz.tu-chemnitz.de>
Thu, 9 May 2013 17:21:41 +0000 (20:21 +0300)
committerJouni Malinen <j@w1.fi>
Thu, 9 May 2013 17:27:47 +0000 (20:27 +0300)
commit732118eca386ddf1084c1db12e6754ea7ae8aaef
tree7ecaeba2b3ac702cf96eb76395af26715bc494a1
parentb113a171ac6b744fc67a6935b58780f507eafda8
Rename hostapd_parse_rates() to a more generic int list parser

This can be used with other integer lists than just rates.

Signed-hostap: Simon Wunderlich <siwu@hrz.tu-chemnitz.de>
hostapd/config_file.c