staging: usbip: userspace: set kernel module names in one place
commit5a285cf5233b261a11b69f0ecd1c912df8a41163
authormatt mooney <mfm@muteddisk.com>
Thu, 26 May 2011 13:17:08 +0000 (26 06:17 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 7 Jun 2011 20:56:11 +0000 (7 13:56 -0700)
tree5fa013897fce04f53fd809d902fe6885b9bb96b3
parent988e7520818c4e9ac6d4b195376a46bb24a0dd99
staging: usbip: userspace: set kernel module names in one place

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>
drivers/staging/usbip/userspace/libsrc/stub_driver.c
drivers/staging/usbip/userspace/libsrc/usbip_common.h
drivers/staging/usbip/userspace/libsrc/vhci_driver.c
drivers/staging/usbip/userspace/src/bind-driver.c