Message ID | 20240415192948.65857-4-prestwoj@gmail.com (mailing list archive) |
---|---|
State | Accepted, archived |
Headers | show |
Series | [v2,1/4] wiphy: include MAC of BSS with invalid HE capabilities | expand |
Context | Check | Description |
---|---|---|
tedd_an/pre-ci_am | success | Success |
prestwoj/iwd-ci-gitlint | success | GitLint |
diff --git a/unit/test-band.c b/unit/test-band.c index 8140b272..855fb67f 100644 --- a/unit/test-band.c +++ b/unit/test-band.c @@ -444,7 +444,7 @@ const struct he_test_data he_all_mcs_unsupported = { .freq = BAND_FREQ_5_GHZ, .rssi = -20, .expected_rate = 1201000000ULL * 8ULL, - .expected_return = -EBADMSG, + .expected_return = -ENETUNREACH, .capabilities = { .he_mcs_set = { MCS_UNSUP, MCS_UNSUP, MCS_UNSUP, MCS_UNSUP,