diff options
author | Peter Christensen <pch@ordbogen.com> | 2014-05-08 13:15:37 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-12 22:15:37 +0400 |
commit | bbeb0eadcf9fe74fb2b9b1a6fea82cd538b1e556 (patch) | |
tree | 1afd7673a64d0361cd856dae9efcc01528c0498c /drivers/remoteproc/remoteproc_virtio.c | |
parent | 1a466ae96e9f749d02a73315a3e66375e61a61dd (diff) | |
download | linux-bbeb0eadcf9fe74fb2b9b1a6fea82cd538b1e556.tar.xz |
macvlan: Don't propagate IFF_ALLMULTI changes on down interfaces.
Clearing the IFF_ALLMULTI flag on a down interface could cause an allmulti
overflow on the underlying interface.
Attempting the set IFF_ALLMULTI on the underlying interface would cause an
error and the log message:
"allmulti touches root, set allmulti failed."
Signed-off-by: Peter Christensen <pch@ordbogen.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/remoteproc/remoteproc_virtio.c')
0 files changed, 0 insertions, 0 deletions