mirror of
https://git.kernel.org/pub/scm/network/wireless/iwd.git
synced 2024-11-22 14:49:24 +01:00
unit: Update to new RSNe builder behavior
This commit is contained in:
parent
0c7751485d
commit
f3db34aadf
@ -375,8 +375,8 @@ static const struct ie_rsne_info_test ie_rsne_info_test_3 = {
|
|||||||
|
|
||||||
/* 802.11, Section 8.4.2.27.1; third example */
|
/* 802.11, Section 8.4.2.27.1; third example */
|
||||||
static const unsigned char rsne_data_4[] = {
|
static const unsigned char rsne_data_4[] = {
|
||||||
0x30, 0x12, 0x01, 0x00, 0x00, 0x0f, 0xac, 0x01, 0x01, 0x00, 0x00, 0x0f,
|
0x30, 0x14, 0x01, 0x00, 0x00, 0x0f, 0xac, 0x01, 0x01, 0x00, 0x00, 0x0f,
|
||||||
0xac, 0x00, 0x01, 0x00, 0x00, 0x0f, 0xac, 0x01,
|
0xac, 0x00, 0x01, 0x00, 0x00, 0x0f, 0xac, 0x01, 0x00, 0x00
|
||||||
};
|
};
|
||||||
|
|
||||||
static const struct ie_rsne_info_test ie_rsne_info_test_4 = {
|
static const struct ie_rsne_info_test ie_rsne_info_test_4 = {
|
||||||
|
Loading…
Reference in New Issue
Block a user