mlxsw: spectrum: Add set_rx_mode ndo stub
authorJiri Pirko <jiri@mellanox.com>
Thu, 3 Dec 2015 11:12:22 +0000 (12:12 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Dec 2015 16:49:27 +0000 (11:49 -0500)
commitc5b9b518adab8641d9e718e629c88698cc35e7fa
tree73a6adef1b9981d0eb13484c79ed3164fc69c830
parent57beaca8ecd77c85087270ef15ff319767994f6d
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>
drivers/net/ethernet/mellanox/mlxsw/spectrum.c