| commit | 6dffb0447c25476f499d205dfceb1972e8dae919 | [log] [tgz] |
|---|---|---|
| author | Jiri Pirko <[email protected]> | Thu Dec 03 12:12:10 2015 +0100 |
| committer | David S. Miller <[email protected]> | Thu Dec 03 11:49:25 2015 -0500 |
| tree | 5f74b59c691acc6de6310aaa9a238da8fc6cdf25 | |
| parent | e0ba1414f310c83bf425fe26fa2cd5f1befcd6dc [diff] |
net: propagate upper priv via netdev_master_upper_dev_link Eliminate netdev_master_upper_dev_link_private and pass priv directly as a parameter of netdev_master_upper_dev_link. Signed-off-by: Jiri Pirko <[email protected]> Signed-off-by: David S. Miller <[email protected]>