summaryrefslogtreecommitdiffstats
path: root/drivers/net
diff options
context:
space:
mode:
authorVictor Nogueira <victor@mojatatu.com>2022-01-18 18:19:09 +0100
committerDavid S. Miller <davem@davemloft.net>2022-01-20 12:25:57 +0100
commit973bf8fdd12f0e70ea351c018e68edd377a836d1 (patch)
tree42d66675f6143bbaf5c291790a4e2a01dd517cc0 /drivers/net
parentnet: fix information leakage in /proc/net/ptype (diff)
downloadlinux-973bf8fdd12f0e70ea351c018e68edd377a836d1.tar.xz
linux-973bf8fdd12f0e70ea351c018e68edd377a836d1.zip
net: sched: Clarify error message when qdisc kind is unknown
When adding a tc rule with a qdisc kind that is not supported or not compiled into the kernel, the kernel emits the following error: "Error: Specified qdisc not found.". Found via tdc testing when ETS qdisc was not compiled in and it was not obvious right away what the message meant without looking at the kernel code. Change the error message to be more explicit and say the qdisc kind is unknown. Signed-off-by: Victor Nogueira <victor@mojatatu.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions