]> Git Repo - linux.git/commit
net_sched: use macvlan real dev trans_start in dev_trans_start()
authorChris Dion <[email protected]>
Wed, 6 Dec 2017 15:50:28 +0000 (10:50 -0500)
committerDavid S. Miller <[email protected]>
Wed, 6 Dec 2017 20:34:10 +0000 (15:34 -0500)
commit32d3e51a82d453762ef148b2c4fbc8a7ec374a88
tree026e59b49146c85f52334469d8ca7df62787469c
parentcc10f8712bd688543602f3f3d052b13be4095695
net_sched: use macvlan real dev trans_start in dev_trans_start()

Macvlan devices are similar to vlans and do not update their
own trans_start. In order for arp monitoring to work for a bond device
when the slaves are macvlans, obtain its real device.

Signed-off-by: Chris Dion <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/sched/sch_generic.c
This page took 0.043263 seconds and 4 git commands to generate.