3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-08-27 00:47:25 +02:00

monitor: add Cisco Meraki as a printable vendor

This commit is contained in:
James Prestwood 2025-08-22 12:51:07 -07:00 committed by Denis Kenzior
parent 8cb134f935
commit 57dc5d843c

View File

@ -404,6 +404,7 @@ static const struct {
{ { 0x00, 0x50, 0xf2 }, "Microsoft" },
{ { 0x00, 0x90, 0x4c }, "Epigram" },
{ { 0x50, 0x6f, 0x9a }, "Wi-Fi Alliance" },
{ { 0x00, 0x18, 0x0a }, "Cisco Meraki" },
{ }
};