pandora: defconfig: update
[pandora-kernel.git] / include / linux / can.h
index 9a19bcb..86a96a6 100644 (file)
@@ -105,5 +105,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 */