commit | e8f479b11268af3f206d1580f6b0d572d6ecb4f7 | [log] [tgz] |
---|---|---|
author | Ben Greear <greearb@candelatech.com> | Wed Oct 22 12:23:05 2014 -0700 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Oct 27 08:48:33 2014 +0100 |
tree | cc3e07ffbe5c26c3a928dd1d59bcf3d9d1b378b8 | |
parent | 9a0cb89a8aad7c04505abf88202b1dd376fc50bc [diff] |
cfg80211: support configuring vif mac addr on create This is useful when creating virtual interfaces. Keeps udev from mucking with things it shouldn't, since the default MAC is never seen by udev when specified on the cmd-line during creation. Signed-off-by: Ben Greear <greearb@candelatech.com> [check for feature flag in nl80211 to force drivers to set it] Signed-off-by: Johannes Berg <johannes.berg@intel.com>