commit | d03462b999307ec5c186851ec9c5751bd5a675f7 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jpirko@redhat.com> | Tue Aug 16 03:15:04 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 17 20:17:47 2011 -0700 |
tree | 500f727d52572ae2e5124cde25823c4d3cedbe55 | |
parent | f3ba150392c85d8175c454a7190b5fa46a49039e [diff] |
bonding: use ndo_change_rx_flags callback Benefit from use of ndo_change_rx_flags in handling change of promisc and allmulti. No need to store previous state locally. Signed-off-by: Jiri Pirko <jpirko@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>