diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2022-11-01 23:18:08 +0100 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2022-11-05 22:35:58 +0100 |
commit | 898b4104b3ddc6c5e327ffa00f2783ae407583a0 (patch) | |
tree | 69298c5ffa7fd3ef0fb318f7bece3702d8232b74 /.github | |
parent | b3aa998f6c1a3297b6f2a2330c97c30b1ccf00d8 (diff) | |
download | upstream-898b4104b3ddc6c5e327ffa00f2783ae407583a0.tar.gz upstream-898b4104b3ddc6c5e327ffa00f2783ae407583a0.tar.bz2 upstream-898b4104b3ddc6c5e327ffa00f2783ae407583a0.zip |
ltq-tapi: Fix compile with kernel 5.15
Do not use find_vpid(), but get_task_pid() to get the pid from
pThrCntrl->tid. This is now a ponter to struct task_struct instead of
an integer.
This fixes the build of ltq-tapi with lantiq/xway.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions