staging: usbip: userspace: set kernel module names in one place
authormatt mooney <mfm@muteddisk.com>
Thu, 26 May 2011 13:17:08 +0000 (06:17 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:56:11 +0000 (13:56 -0700)
Move kernel module name setting to usbip_common.h so that macros can
be used instead of hard coding the names in multiple places.

Signed-off-by: matt mooney <mfm@muteddisk.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found