commit | 787381415cf967c5d6d1d7c5b5bd893376945edd | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Thu Aug 01 13:50:10 2013 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 01 16:32:05 2013 -0700 |
tree | 6a087dbe3875655ef89276f5c20487ee90115922 | |
parent | 266e83474c98e9f18d31f4837cfe05819a660d32 [diff] |
macvlan: handle set_promiscuity failures It's quite unlikely that dev_set_promiscuity will fail, but worth checking just in case. Cc: "David S. Miller" <davem@davemloft.net> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>