staging: usbip: export usbip_debug_flag as a usbip-core module parameter.
authorW. Trevor King <wking@tremily.us>
Fri, 17 Aug 2012 02:22:36 +0000 (22:22 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 17 Aug 2012 16:44:04 +0000 (09:44 -0700)
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 <wking@tremily.us>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found