Add support for kernels 5.9+
	Tested on 5.11.0-rc5

CAN frames with length > 8 from userspace are rejected rather
than truncated
This commit is contained in:
Paul Hollinsky
2021-01-29 15:54:24 -05:00
parent 9da27da69e
commit 8a21b53cd1
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,3 +1,8 @@
v2.0.5
Add support for kernels 5.9+
Tested on 5.11.0-rc5
CAN frames with length > 8 from userspace are rejected rather than truncated
v2.0.4
Ensure carrier is up on new kernels which require it