r8169: add KERN_DEBUG to dprintk (trivial)
authorJoe Perches <joe@perches.com>
Thu, 18 Oct 2007 19:15:00 +0000 (21:15 +0200)
committerFrancois Romieu <romieu@fr.zoreil.com>
Thu, 18 Oct 2007 19:22:44 +0000 (21:22 +0200)
- prefix dprintk with KERN_DEBUG
- fix a bug with existing use of dprintk (PFX KERN_INFO PFX)

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Cc: Edward Hsu <edward_hsu@realtek.com.tw>

No differences found