mirror of
https://github.com/team-infusion-developers/android_hardware_samsung.git
synced 2024-11-06 21:55:41 +00:00
Add missing murata and semco3rd mac addresses
Users found this on few herolte/hero2lte revisions Change-Id: I2cda3a3b39c951c1215622ae1b55483fbbfc94a8
This commit is contained in:
parent
63d0da85d7
commit
5e6355bc8c
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,7 @@ static const struct company_range murata_ranges = {
|
|||
"1c:99:4c",
|
||||
"20:02:af",
|
||||
"40:f3:08",
|
||||
"44:91:60",
|
||||
"44:a7:cf",
|
||||
"5c:da:d4",
|
||||
"5c:f8:a1",
|
||||
|
@ -98,6 +99,7 @@ static const struct company_range semcosh_ranges = {
|
|||
static const struct company_range semco3rd_ranges = {
|
||||
.type = SEMCO3RD,
|
||||
.macaddrs = {
|
||||
"04:d6:aa",
|
||||
"2c:0e:3d",
|
||||
"54:88:0e",
|
||||
"84:38:38",
|
||||
|
|
Loading…
Reference in a new issue