Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- include/linux/compat-2.6.31.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/linux/compat-2.6.31.h b/include/linux/compat-2.6.31.h index 347ae26..6e513ef 100644 --- a/include/linux/compat-2.6.31.h +++ b/include/linux/compat-2.6.31.h @@ -249,6 +249,7 @@ static inline bool sk_has_allocations(const struct sock *sk) return sk_wmem_alloc_get(sk) || sk_rmem_alloc_get(sk); } +#define USB_SUBCLASS_VENDOR_SPEC 0xff #endif /* (LINUX_VERSION_CODE < KERNEL_VERSION(2,6,31)) */ -- 1.7.10.4 -- To unsubscribe from this list: send the line "unsubscribe backports" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html