commit | 75f3a1018f0103025558caa60e24132a4cc9ce8f | [log] [tgz] |
---|---|---|
author | Ido Schimmel <idosch@mellanox.com> | Tue Apr 05 10:20:03 2016 +0200 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 05 15:07:54 2016 -0400 |
tree | 029480e81dcae469ee12e6de46f0162ccc3b10bb | |
parent | b555cf4a50c17a9714715a2d7c8574dca1a7b356 [diff] |
switchdev: Use switch ID in suggested udev rule Since there can be multiple switch ASICs on the same system we should use the switch ID in order to differentiate between them and set the switch name (e.g. swX) accordingly. Also, replace the order of the "Switch ID" and "Port Netdev Naming" sections following the above change. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>