Commit 6995b568 authored by Milton D. Miller II's avatar Milton D. Miller II Committed by Jeff Garzik

[PATCH] hamradio/hdlcdrv: undo duplicat patch application

Signed-off-by: default avatarJeff Garzik <jgarzik@pobox.com>
parent 9d65b725
......@@ -549,8 +549,6 @@ static int hdlcdrv_close(struct net_device *dev)
netif_stop_queue(dev);
netif_stop_queue(dev);
if (s->ops && s->ops->close)
i = s->ops->close(dev);
if (s->skb)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment