]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
tests: AP MLD: Remove mld_id config
authorAditya Kumar Singh <quic_adisi@quicinc.com>
Wed, 6 Mar 2024 06:36:56 +0000 (12:06 +0530)
committerJouni Malinen <j@w1.fi>
Tue, 26 Mar 2024 18:20:55 +0000 (20:20 +0200)
mld_id config is not used anymore. Remove its use from test cases.

Signed-off-by: Aditya Kumar Singh <quic_adisi@quicinc.com>
tests/hwsim/hostapd.py
tests/hwsim/test_eht.py

index 754faf62364a51fdc066458f8be002e45a27dbdf..007812274b6b0d7e59cd6d261eaee34d4356883c 100644 (file)
@@ -1034,7 +1034,6 @@ def cfg_mld_link_file(ifname, params):
     f.write("ieee80211be=1\n")
     f.write("interface=%s\n" % ifname)
     f.write("mld_ap=1\n")
-    f.write("mld_id=0\n")
 
     for k, v in list(params.items()):
         f.write("{}={}\n".format(k,v))
index c56001fd1a2ece5ffcf5d0630183fa363b30cd71..a012fe4e799d69549c4c0865c1c4a182c6c770a9 100644 (file)
@@ -1651,7 +1651,6 @@ def test_eht_mld_rrm_beacon_req(dev, apdev):
         other_ssid = "other"
         params = eht_mld_ap_wpa2_params(other_ssid, key_mgmt="OWE", mfp="2")
         params["channel"] = '6'
-        params["mld_id"] = '1'
         hapd1 = eht_mld_enable_ap(hapd1_iface, params)
 
         # Issue a beacon request for the second AP