bcm: add support for CAN FD frames
Update bcm.h following Linux mainline commit 6f3b911d5f29b98752 Signed-off-by: Oliver Hartkopp <socketcan@hartkopp.net>pull/15/head
parent
ea6219b0b4
commit
73ae306a11
|
|
@ -99,5 +99,6 @@ enum {
|
|||
#define RX_ANNOUNCE_RESUME 0x0100
|
||||
#define TX_RESET_MULTI_IDX 0x0200
|
||||
#define RX_RTR_FRAME 0x0400
|
||||
#define CAN_FD_FRAME 0x0800
|
||||
|
||||
#endif /* CAN_BCM_H */
|
||||
|
|
|
|||
Loading…
Reference in New Issue