Commit Graph

4 Commits (a9233ab3a271c24aede030a7a189b1e445089136)

Author SHA1 Message Date
Paul Hollinsky a9233ab3a2 v2.0.1
Resolve warning on changing MTU
Reviewed our locking behavior, made tweaks where necessary
2019-08-14 11:37:46 -04:00
Paul Hollinsky 3bbef8679d Initial commit of Version 2.0.0, with CAN FD support 2019-05-02 19:24:20 -04:00
Nick Brown 5e5f774e01 Fix compilation issues when compiling against Linux versions greater than 4.11
In Linux 4.11.0, the vma argument was removed from the
vm_operations_struct::fault function.

In Linux 4.11.9, the netdevice destructor function was renamed to
priv_destructor and a needs_free_netdev member was added to the structure,
which should be set to true if the kernel module does not free its own struct
net_device upon exit.
2017-12-01 12:41:00 -05:00
Jeffrey Quesnelle e1c3f37c65 initial commit of socketcan ko 2016-07-28 09:03:28 -04:00