commit | c5b9b518adab8641d9e718e629c88698cc35e7fa | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Thu Dec 03 12:12:22 2015 +0100 |
committer | David S. Miller <davem@davemloft.net> | Thu Dec 03 11:49:27 2015 -0500 |
tree | 73a6adef1b9981d0eb13484c79ed3164fc69c830 | |
parent | 57beaca8ecd77c85087270ef15ff319767994f6d [diff] |
mlxsw: spectrum: Add set_rx_mode ndo stub Add just a stub for now. This allows to pass check in dev_ifsioc, SIOCADDMULTI and SIOCDELMULTI cases. Teamd is using these to add LACP slow MAC. Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>