This is an attempt to forward-port the Token Ring network infrastructure code from Linux v3.4 to v5.16.
Go to file
Alexander Huemer 1f6e261bd4 setup_timer() -> timer_setup()
See https://lwn.net/Articles/735887/
2022-04-13 20:27:56 +00:00
include/linux root-commit (tr.c and vicinity taken from v3.4) 2022-04-13 15:45:45 +00:00
.gitignore root-commit (tr.c and vicinity taken from v3.4) 2022-04-13 15:45:45 +00:00
Makefile root-commit (tr.c and vicinity taken from v3.4) 2022-04-13 15:45:45 +00:00
tr.c setup_timer() -> timer_setup() 2022-04-13 20:27:56 +00:00