summaryrefslogtreecommitdiff
path: root/drivers/staging/usbip/usbip_common.h
diff options
context:
space:
mode:
authormatt mooney <mfmooney@gmail.com>2011-05-11 01:54:14 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-05-11 14:06:52 -0700
commit6973c6f24e105f1bdf811ec2320d2de8798145ee (patch)
tree940cb8bb9131c0cfdf2564a70ac73ca0ab13a681 /drivers/staging/usbip/usbip_common.h
parent981f30cc9b93fbf1f722f31276ddb19b95a30ddd (diff)
staging: usbip: use single version for all modules
Having separate versions in this situation makes little sense, so USBIP_VERSION will be used by all modules. Signed-off-by: matt mooney <mfm@muteddisk.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/usbip/usbip_common.h')
-rw-r--r--drivers/staging/usbip/usbip_common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/staging/usbip/usbip_common.h b/drivers/staging/usbip/usbip_common.h
index c84bed9a044c..aa5d576abb6b 100644
--- a/drivers/staging/usbip/usbip_common.h
+++ b/drivers/staging/usbip/usbip_common.h
@@ -26,6 +26,8 @@
#include <asm/byteorder.h>
#include <net/sock.h>
+#define USBIP_VERSION "1.0.0"
+
/**
* usbip_udbg - print debug messages if CONFIG_USB_IP_DEBUG is defined
* @fmt: