]> asedeno.scripts.mit.edu Git - linux.git/commit
net: sched: ematch: obtain net pointer from blocks
authorJiri Pirko <jiri@mellanox.com>
Fri, 13 Oct 2017 12:01:01 +0000 (14:01 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 Oct 2017 20:00:40 +0000 (21:00 +0100)
commitc1954561cd262b8adf7908c5552fe9ad99f82f81
tree66dbb49f01058f111c19966ca7c268e50e12c707
parent34e3759cf86a3e75463e34c1bb9691777406a175
net: sched: ematch: obtain net pointer from blocks

Instead of using tp->q, use block to get the net pointer.

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