Older kernels (3.x) have ktime_t defined as a union, which means we
can't just treat it as a number and must wrap it inside {}. This still
also works for later kernels which have it typedef'd as an int.
closes #1708
Change-Id: I6195e45eb80f6e430e97247f62cd5f6696450b09
|
2 years ago | |
|---|---|---|
| .. | ||
| .gitignore | TT#108551 add kernel support for AEAD-AES-GCM | 5 years ago |
| Makefile | kernel-module/Makefile: install - create the /lib/modules/…/updates directory | 3 years ago |
| rtpengine_config.h | TT#71950 Fix typos | 6 years ago |
| xt_RTPENGINE.c | MT#55283 fix compilation for older kernels | 2 years ago |
| xt_RTPENGINE.h | TT#146201 update SRTCP index from kernel | 3 years ago |
| xt_RTPENGINE.modules.load.d | Add xt_RTPENGINE modules.load.d file to load xt_RTPENGINE on system boot | 10 years ago |