]> git.ipfire.org Git - thirdparty/hostap.git/commit
tests: hwsim: macsec: correct configuration reference
authorJohannes Berg <johannes.berg@intel.com>
Wed, 6 Feb 2019 09:43:49 +0000 (10:43 +0100)
committerJouni Malinen <j@w1.fi>
Wed, 6 Feb 2019 21:04:54 +0000 (23:04 +0200)
commit3281c1590ddbd73da5e8fa25d2408bcb1577795a
tree4d2c5e3adfad8dea47a14a5e12d5f79014858dc1
parentc4e90da6d0777884d833d96216c72a76dedba2d3
tests: hwsim: macsec: correct configuration reference

You need CONFIG_DRIVER_MACSEC_LINUX, not CONFIG_MACSEC_LINUX,
so fix this in the messages.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
tests/hwsim/test_macsec.py