Merge tag 'v3.10.107' into update
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / include / uapi / linux / can.h
index e52958d7c2d119cb416587466f4a4d2a5bb1e8d0..3018528bd1bfb2d1871baa343d2c10c02c13415c 100644 (file)
@@ -158,5 +158,6 @@ struct can_filter {
 };
 
 #define CAN_INV_FILTER 0x20000000U /* to be set in can_filter.can_id */
+#define CAN_RAW_FILTER_MAX 512 /* maximum number of can_filter set via setsockopt() */
 
 #endif /* CAN_H */