Re: [PATCH 16/16] wl1251: Add sysfs file address for setting permanent mac address
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2013-10-28 13:55:31
Also in:
linux-wireless, lkml
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2013-10-28 13:55:31
Also in:
linux-wireless, lkml
On Mon, 2013-10-28 at 14:49 +0100, Pali Rohár wrote:
On Monday 28 October 2013 14:45:05 Johannes Berg wrote:quoted
On Sat, 2013-10-26 at 22:34 +0200, Pali Rohár wrote:quoted
Driver wl1251 generating mac address randomly at startup and there is no way to set permanent mac address via SET_IEEE80211_PERM_ADDR. This patch export sysfs file which can set permanent mac address by userspace helper program. Patch is needed for devices which do not store mac address in internal wl1251 eeprom.This doesn't really seem like a good idea since you can also just use 'ip' or whatever to set the MAC address. johannesAFAIK you cannot set permanent address (show by ethtool -P wlan0) via ip/ifconfig.
You probably can't, but that address also doesn't matter at all and isn't really used anywhere. johannes