Commit 812c0374 authored by Dave Jones's avatar Dave Jones Committed by Linus Torvalds

[PATCH] fill in empty hisax_fcpcipnp debug statement

parent a2ca0fc7
......@@ -370,7 +370,7 @@ static void hdlc_fill_fifo(struct fritz_bcs *bcs)
unsigned long flags;
unsigned char *p;
DBG(0x40, "");
DBG(0x40, "hdlc_fill_fifo");
if (skb->len == 0)
BUG();
......
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