]> git.baikalelectronics.ru Git - kernel.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)
commitd6c4922707ddf5a6f1d129c564846d5276139503
tree66dbb49f01058f111c19966ca7c268e50e12c707
parent71b150b08dea7a0eb10322d91f75471694823671
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