diff options
author | nikolay@redhat.com <nikolay@redhat.com> | 2013-08-03 22:07:47 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-08-05 12:17:42 -0700 |
commit | 07ce76aa9bcf8bc106a53c67548c5602f1598595 (patch) | |
tree | 887799d2a1b5a698d1d0fbaabd1cf983badaa1fd /net/ipv6 | |
parent | 0369722f024cd374f74eac6d261014403aa27ea2 (diff) | |
download | op-kernel-dev-07ce76aa9bcf8bc106a53c67548c5602f1598595.zip op-kernel-dev-07ce76aa9bcf8bc106a53c67548c5602f1598595.tar.gz |
net_sched: make dev_trans_start return vlan's real dev trans_start
Vlan devices are LLTX and don't update their own trans_start, so if
dev_trans_start has to be called with a vlan device then 0 or a stale
value will be returned. Currently the bonding is the only such user, and
it's needed for proper arp monitoring when the slaves are vlans.
Fix this by extracting the vlan's real device trans_start.
Suggested-by: David Miller <davem@davemloft.net>
Signed-off-by: Nikolay Aleksandrov <nikolay@redhat.com>
Acked-by: Veaceslav Falico <vfalico@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions