From: W. Trevor King Date: Fri, 17 Aug 2012 02:22:36 +0000 (-0400) Subject: staging: usbip: export usbip_debug_flag as a usbip-core module parameter. X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~75^2~864 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93efc55b42536273d8ca5cccb5261cfe5e1471bb;p=pandora-kernel.git staging: usbip: export usbip_debug_flag as a usbip-core module parameter. Now usbip_common.c's pr_fmt is the only thing setup by CONFIG_USBIP_DEBUG that you can't subsequently alter using this parameter. Signed-off-by: W. Trevor King Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed