commit | 93efc55b42536273d8ca5cccb5261cfe5e1471bb | [log] [tgz] |
---|---|---|
author | W. Trevor King <wking@tremily.us> | Thu Aug 16 22:22:36 2012 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Aug 17 09:44:04 2012 -0700 |
tree | a9455c806f897adf57439463ef14c169a23c96a7 | |
parent | 5afbfa638d52ac844459bca55170f354b109b4dc [diff] |
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 <wking@tremily.us> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>