commit | 686ed3047e8727fe3c7eb5a3c63a5e9b1556bbbb | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Aug 27 09:31:23 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 27 16:28:35 2015 -0700 |
tree | 82a77077f8e86636c91bae0c401ba97ae4415737 | |
parent | fb4bf214346e37778bcf00a89bfb90112859b23c [diff] |
rocker: use change upper info Since now information about changed upper is passed along, benefit from that and use this info directly. This also fixes possible issues that could happen when non-master device is added (current code does not distinguish between master and non-master upper device). Signed-off-by: Jiri Pirko <jiri@mellanox.com> Acked-by: Scott Feldman <sfeldma@gmail.com Signed-off-by: David S. Miller <davem@davemloft.net>