Re: [PATCH] wireless: support configuring vdev mac addr on create.

2014-10-01 Thread Ben Greear
On 10/01/2014 01:35 AM, Arend van Spriel wrote: > On 09/30/14 20:43, gree...@candelatech.com wrote: >> From: Ben Greear >> >> This is useful when creating virtual-stations, and probably >> APs and other devices as well. Keeps udev from mucking with >> things it shouldn't, since the default MAC is

Re: [PATCH] wireless: support configuring vdev mac addr on create.

2014-10-01 Thread Arend van Spriel
On 09/30/14 20:43, gree...@candelatech.com wrote: From: Ben Greear This is useful when creating virtual-stations, and probably APs and other devices as well. 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 creat

[PATCH] wireless: support configuring vdev mac addr on create.

2014-09-30 Thread greearb
From: Ben Greear This is useful when creating virtual-stations, and probably APs and other devices as well. 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 --- include/net/c