commit | 7be61833042e7757745345eedc7b0efee240c189 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Dec 03 12:12:08 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 03 11:49:24 2015 -0500 |
tree | b12d1367e6cbf7e993d2ba795c45b11d3e799289 | |
parent | f7f019ee6d117de5007d0b10e7960696bbf111eb [diff] |
net: add netif_is_lag_master helper Some code does not mind if the master is bond or team and treats them the same, as generic LAG. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>