]> asedeno.scripts.mit.edu Git - linux.git/commit
net sched actions: fix misleading text strings in pedit action
authorRoman Mashak <mrv@mojatatu.com>
Wed, 27 Jun 2018 17:33:34 +0000 (13:33 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 28 Jun 2018 13:12:03 +0000 (22:12 +0900)
commit95b0d2dc13c7e7ea51675836680732e8c16e378a
tree576d0d8841fd96614c7db8c460ffd12759962c1d
parent6ff7586e382cb4274adefd56501d428ea39a5af3
net sched actions: fix misleading text strings in pedit action

Change "tc filter pedit .." to "tc actions pedit .." in error
messages to clearly refer to pedit action.

Reviewed-by: Simon Horman <simon.horman@netronome.com>
Signed-off-by: Roman Mashak <mrv@mojatatu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_pedit.c