Ole Petter Bang
8e3caba10f
Merge pull request #247 from fsantini/fix_kernel_5.18
...
Fix compilation for kernel 5.18
2022-07-28 09:13:29 +02:00
fsantini
515c14a3a5
remove unused mm_segment_t references; change definition of is_*_mac_addr
2022-06-13 17:40:15 +02:00
MattthewWertman
3f3faa8c51
add complete_and_exit() for kernels older than 5.17
2022-06-02 13:50:10 -07:00
MattthewWertman
bbae18db14
complete_and_exit got renamed to kthread_complete_and_exit
2022-05-11 11:12:43 -07:00
fsantini
debb41d220
Compilation fix for kernel 5.8
...
Avoid the redefinition of sha256_state struct
2020-08-18 08:07:37 +02:00
James Drabb Jr
c5f3d21507
Fixed to work with kernel versions 5.0.x
2019-03-17 05:22:44 -04:00
Mike Sharov
296fb88cf4
Update for kernel 4.15
2018-03-25 11:07:10 -04:00
Tony Finn
a0322cf22d
Fix for kernel 4.11+
...
Signal related functions (flush_signal, allow_signal and
signal_pending) moved from include/linux/sched.h to
include/linux/sched/signal.h in 4.11.0:
http://elixir.free-electrons.com/linux/v4.10.17/source/include/linux/sched/signal.h
As a result, this module did not build in 4.11 on my Arch system.
This updates the includes to allow this module to build on 4.11.
2017-05-24 20:34:19 +01:00
Nick Bartos
b2de16a28e
Add module parameter for status LED.
...
Some people find flashing lights annoying.
2017-02-24 10:41:32 +11:00
Ole Petter Bang
b176108188
Turn off the debugging log by default ( #49 )
2015-08-07 09:12:58 +02:00
Ole Petter Bang
7183941756
Add existing files.
2013-11-19 21:24:49 +01:00