Merge tag 'v5.4.211' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable into odroid-5.4.y

This is the 5.4.211 stable release

Change-Id: I76bb73b4a7616cdce49dbe3ad75ba4f98f5f824f
This commit is contained in:
Mauro (mdrjr) Ribeiro
2022-08-26 11:43:28 -03:00
368 changed files with 2211 additions and 1113 deletions

View File

@@ -120,6 +120,9 @@
#define CAN_ERR_TRX_CANL_SHORT_TO_GND 0x70 /* 0111 0000 */
#define CAN_ERR_TRX_CANL_SHORT_TO_CANH 0x80 /* 1000 0000 */
/* controller specific additional information / data[5..7] */
/* data[5] is reserved (do not use) */
/* TX error counter / data[6] */
/* RX error counter / data[7] */
#endif /* _UAPI_CAN_ERROR_H */