From f342cda7789381236a6c94926a9ca177a9098867 Mon Sep 17 00:00:00 2001 From: Joe Perches Date: Wed, 16 May 2012 17:50:41 +0000 Subject: [PATCH] pktgen: Use pr_debug Convert printk(KERN_DEBUG to pr_debug which can enable dynamic debugging. Remove embedded prefixes from the conversions as pr_fmt adds them. Align arguments. Signed-off-by: Joe Perches Signed-off-by: David S. Miller --- Reading git-format-patch failed