Commit Graph

5 Commits

Author SHA1 Message Date
Pascal de Bruijn 5ca4640a03 hal_mp: fix local variable initialization
hal/hal_mp.c:1072:10: warning: statement will never be executed [-Wswitch-unreachable]
   u1Byte p = 0, i = 0;
2019-07-24 17:57:48 +08:00
Icenowy Zheng 11f05c3e5d lower the debug level of alloc recvbuf fail message
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2018-08-15 12:38:40 +08:00
Icenowy Zheng 27d3c96abc Update for kernel 4.15
This commit adds support for kernel 4.15, which changed the timer
interface.

Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
2017-12-20 00:18:22 +08:00
Icenowy Zheng 89c045ff47 add .gitignore and make it buildable on current linux-next
Signed-off-by: Icenowy Zheng <icenowy@aosc.xyz>
2017-02-25 18:31:16 +08:00
Kamil Trzcinski 6b2045b110 initial commit 2017-01-30 21:28:09 +01:00