From: Joe Perches Date: Fri, 20 Aug 2010 23:25:38 +0000 (-0700) Subject: net/mac80211: Use wiphy_ X-Git-Tag: v2.6.37-rc1~147^2~584^2^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0fb9a9ec27718fbf7fa3153bc94becefb716ceeb;p=pandora-kernel.git net/mac80211: Use wiphy_ Standardize logging messages from printk(KERN_ "%s: " fmt , wiphy_name(foo), args); to wiphy_(foo, fmt, args); Signed-off-by: Joe Perches Signed-off-by: John W. Linville --- Reading git-diff-tree failed