commit | d932e04a5e7b146c5f9bf517714b986a432a7594 | [log] [tgz] |
---|---|---|
author | Patrick McHardy <kaber@trash.net> | Sat Nov 10 21:51:40 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Sat Nov 10 21:51:40 2007 -0800 |
tree | e58b68ba98068db9a8c60c096387d59657d85222 | |
parent | 358352b8b83c67ecf75f6d7bc3e2d64bf0cf506a [diff] |
[VLAN]: Don't synchronize addresses while the vlan device is down While the VLAN device is down, the unicast addresses are not configured on the underlying device, so we shouldn't attempt to sync them. Noticed by Dmitry Butskoy <buc@odusz.so-cdu.ru> Signed-off-by: Patrick McHardy <kaber@trash.net> Signed-off-by: David S. Miller <davem@davemloft.net>