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)
commit06fa73589f79e58e52e6a0329594fb42f8c6d277
tree27694d32b9afc30f356b17fe2c12f231cff6e0a0
parentd85714d81cc0408daddb68c10f7fd69eafe7c213
r8169: add KERN_DEBUG to dprintk (trivial)

- 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>
drivers/net/r8169.c