[NET]: Add missing newline for skb_*_panic
authorPatrick McHardy <kaber@trash.net>
Thu, 21 Apr 2005 23:43:02 +0000 (16:43 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 21 Apr 2005 23:43:02 +0000 (16:43 -0700)
commit26095455ac2943edb0852aba1ff8f8026aabe07b
tree0ff6d976f3ae94e1428564fdfad8baba67e7faa6
parent1cff94c6fecdc54d6f022ae5a22888f8272804a1
[NET]: Add missing newline for skb_*_panic

While we're at it, lets also replace KERN_INFO by KERN_EMERG to
make sure the user gets to see it.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/core/skbuff.c