From 8cc91dd57ad4950bfd5020ba8e3deed680fcdbc8 Mon Sep 17 00:00:00 2001 From: Teodora Baluta Date: Tue, 22 Oct 2013 02:37:22 +0300 Subject: [PATCH] staging: rtl8187se: prefer netdev_dbg to printk This patch fixes the following checkpatch warning: WARNING: Prefer netdev_dbg(netdev, ... then dev_dbg(dev, ... then pr_debug(... to printk(KERN_DEBUG ... Signed-off-by: Teodora Baluta Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed