Home
last modified time | relevance | path

Searched refs:nokia_oui (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/wireless/ti/wl1251/
H A Dmain.c1554 static const u8 nokia_oui[3] = {0x00, 0x1f, 0xdf}; in wl1251_init_ieee80211() local
1555 memcpy(wl->mac_addr, nokia_oui, 3); in wl1251_init_ieee80211()