bonding: use ndo_change_rx_flags callback
authorJiri Pirko <jpirko@redhat.com>
Tue, 16 Aug 2011 03:15:04 +0000 (03:15 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 18 Aug 2011 03:17:47 +0000 (20:17 -0700)
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>

No differences found