]> asedeno.scripts.mit.edu Git - linux.git/commit
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector
authorJiri Pirko <jiri@mellanox.com>
Mon, 23 Jul 2018 07:23:09 +0000 (09:23 +0200)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jul 2018 03:44:12 +0000 (20:44 -0700)
commit33fb5cba11ff639c32f4f0104b04b2415fcd9ecc
treeeaf6d49fd89813600524b2361def7df46deac4cb
parentf5749081f0d48ae585233232df6cfc4c7c9642f9
net: sched: cls_flower: change fl_init_dissector to accept mask and dissector

This function is going to be used for templates as well, so we need to
pass the pointer separately.

Signed-off-by: Jiri Pirko <jiri@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/cls_flower.c