From: YAMANE Toshiaki Date: Tue, 27 Nov 2012 12:10:14 +0000 (+0900) Subject: staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_softmac_wx.c X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~84^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ea054a2e23732dfb6533209759c27d4c07763dd;p=pandora-kernel.git staging/rtl8187se: Use netdev_ printks in ieee80211/ieee80211_softmac_wx.c The following warning fixed. - WARNING: Prefer netdev_info(netdev, ... then dev_info(dev, ... then pr_info(... to printk(KERN_INFO ... Signed-off-by: YAMANE Toshiaki Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed