OSDN Git Service

Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[uclinux-h8/linux.git] / drivers / usb / gadget / function / tcm.h
index b75c6f3..a27e6e3 100644 (file)
@@ -23,6 +23,8 @@ enum {
 #define USB_G_ALT_INT_BBB       0
 #define USB_G_ALT_INT_UAS       1
 
+#define USB_G_DEFAULT_SESSION_TAGS     128
+
 struct tcm_usbg_nexus {
        struct se_session *tvn_se_sess;
 };