linux-kernelorg-stable/include
Jiri Pirko 843e79d05a net: sched: make tc_action_ops->get_dev return dev and avoid passing net
Return dev directly, NULL if not possible. That is enough.

Makes no sense to pass struct net * to get_dev op, as there is only one
net possible, the one the action was created in. So just store it in
mirred priv and use directly.

Rename the mirred op callback function.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-10-11 20:15:42 -07:00
..
acpi
asm-generic
clocksource
crypto
drm
dt-bindings
keys
kvm
linux Work continues in various areas: 2017-10-11 10:15:01 -07:00
math-emu
media
memory
misc
net net: sched: make tc_action_ops->get_dev return dev and avoid passing net 2017-10-11 20:15:42 -07:00
pcmcia
ras
rdma
scsi scsi: libiscsi: Remove iscsi_destroy_session 2017-10-02 22:23:21 -04:00
soc
sound sound fixes for 4.14-rc4 2017-10-05 10:39:29 -07:00
target
trace
uapi net: qrtr: Add control packet definition to uapi 2017-10-11 15:28:38 -07:00
video
xen