<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">2015-01-27 9:34 GMT+01:00 Bjørn Mork <span dir="ltr"><<a href="mailto:bjorn@mork.no" target="_blank">bjorn@mork.no</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Aleksander Morgado <<a href="mailto:aleksander@aleksander.es">aleksander@aleksander.es</a>> writes:<br>
> On Mon, Jan 26, 2015 at 10:04 PM, Bjørn Mork <<a href="mailto:bjorn@mork.no">bjorn@mork.no</a>> wrote:<br>
<br>
 bjorn@nemi:~$ ls -l /sys/class/net/bar/device/usbmisc<br>
 total 0<br>
 drwxr-xr-x 3 root root 0 Jan 27 09:20 cdc-wdm0<br>
<br>
The only undetected renaming issue I can think of is if someone renames<br>
the file in /dev so it doesn't match the kernel device name. I don't<br>
think that is very likely though, and IMHO it should not be supported.<br>
You can do it, but then you're on your own...<br></blockquote><div><br></div><div>What if someone is following this example:<br><pre>KERNEL=="eth*", ATTR{address}=="00:52:8b:d5:04:48", NAME="lan" <br></pre></div><div>It is then probably better to use the SYMLINK option in that case though.<br><br><br></div></div></div></div>