From 79f9e634cc8312790d9674ea1faa998ea9cacfee Mon Sep 17 00:00:00 2001 From: Denis Pithon Date: Sat, 17 May 2014 00:24:09 +0200 Subject: [PATCH] staging/wlan-ng: log with netdev_xxx and dev_xxx Wherever possible, replaced printk() and pr_xxx() calls with netdev_xxx() / dev_xxx() calls; used pr_xxx() otherwise. Signed-off-by: Denis Pithon Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed