diff options
author | Patrick McHardy <kaber@trash.net> | 2008-01-21 09:14:05 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-01-29 00:08:22 +0100 |
commit | 891687649a5c44a1d53668b4f7728bf97c8db8d5 (patch) | |
tree | 72d3fd72888e0243bfe86b916eade4db3a3173f6 /fs/isofs | |
parent | [NET_SCHED]: sch_ingress: avoid a few #ifdefs (diff) | |
download | linux-891687649a5c44a1d53668b4f7728bf97c8db8d5.tar.xz linux-891687649a5c44a1d53668b4f7728bf97c8db8d5.zip |
[NET_SCHED]: sch_ingress: remove useless printk
The printk about ingress qdisc registration error can't be triggered
under normal circumstances. Since register_qdisc only fails for two
identical registrations, the only way to trigger it is by loading the
sch_ingress modules multiple times under different names, in which
case we already return -EEXIST to userspace.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Acked-by: Jamal Hadi Salim <hadi@cyberus.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs/isofs')
0 files changed, 0 insertions, 0 deletions