Merge branch 'master' into net-next
This commit is contained in:
commit
2a56c090e4
|
|
@ -1 +1 @@
|
|||
static const char SNAPSHOT[] = "161009";
|
||||
static const char SNAPSHOT[] = "161212";
|
||||
|
|
|
|||
|
|
@ -196,5 +196,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 /* !_UAPI_CAN_H */
|
||||
|
|
|
|||
Loading…
Reference in New Issue