提交 21eb2189 编写于 作者: Z Zhi Yong Wu 提交者: David S. Miller

net, sch: fix the typo in register_qdisc()

Signed-off-by: NZhi Yong Wu <wuzhy@linux.vnet.ibm.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 855abcf0
......@@ -135,7 +135,7 @@ static DEFINE_RWLOCK(qdisc_mod_lock);
static struct Qdisc_ops *qdisc_base;
/* Register/uregister queueing discipline */
/* Register/unregister queueing discipline */
int register_qdisc(struct Qdisc_ops *qops)
{
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册