From: Marcel Holtmann Date: Wed, 20 May 2009 07:51:41 +0000 (-0700) Subject: Add some more detailed grouping for 3Com's default SSID X-Git-Tag: maemo-0.19~46 X-Git-Url: https://vcs.maemo.org/git/?p=connman;a=commitdiff_plain;h=7d436d025095baee02c665b15925b8fcf4c4007a Add some more detailed grouping for 3Com's default SSID --- diff --git a/plugins/supplicant.c b/plugins/supplicant.c index 6019bec..43d667a 100644 --- a/plugins/supplicant.c +++ b/plugins/supplicant.c @@ -831,7 +831,8 @@ static struct { { "2wire" }, { "compaq" }, { "tsunami" }, - { "comcomcom" }, + { "comcomcom", "3com" }, + { "3Com", "3com" }, { "Symbol", "symbol" }, { "Wireless" , "wireless" }, { "WLAN", "wlan" },