]> git.karo-electronics.de Git - mv-sheeva.git/commit
net_sched: sch_plug: plug_qdisc_ops is static
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 13 Feb 2012 05:40:45 +0000 (05:40 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 13 Feb 2012 21:04:40 +0000 (16:04 -0500)
commit2132cf64371a20f5c427da42f9f9e7e99bc5fb88
tree69cf90a2e20290e9d6b1536c4cf5353cda23e887
parent19c6c8f58b5840fd4757233b4849f42687d2ef3a
net_sched: sch_plug: plug_qdisc_ops is static

net/sched/sch_plug.c:211:18: warning: symbol 'plug_qdisc_ops' was not
declared. Should it be static?

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/sch_plug.c