commit | c1954561cd262b8adf7908c5552fe9ad99f82f81 | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@mellanox.com> | Fri Oct 13 14:01:01 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Oct 16 21:00:40 2017 +0100 |
tree | 66dbb49f01058f111c19966ca7c268e50e12c707 | |
parent | 34e3759cf86a3e75463e34c1bb9691777406a175 [diff] |
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>