]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: nl80211 attr with python3 compatible version
authorMasashi Honma <masashi.honma@gmail.com>
Thu, 31 Jan 2019 08:15:43 +0000 (17:15 +0900)
committerJouni Malinen <j@w1.fi>
Mon, 4 Feb 2019 10:26:33 +0000 (12:26 +0200)
commita3e00682ab4915fd9137977cac1cabe2ebfac7a4
tree9ac39f8a3ec6220cc12d1d0e31f39b73c0b89384
parente285418bedde6b4bb7b89e8395d43c77a0769dbe
tests: nl80211 attr with python3 compatible version

Update nl80211 attribute building helpers to not depend on
python2 implicit conversions.

Signed-off-by: Masashi Honma <masashi.honma@gmail.com>
tests/hwsim/nl80211.py