cryptodev-linux: Support kernel 5.10.220
authorHauke Mehrtens <[email protected]>
Thu, 4 Jul 2024 20:45:40 +0000 (22:45 +0200)
committerHauke Mehrtens <[email protected]>
Sun, 7 Jul 2024 20:22:32 +0000 (22:22 +0200)
commit1f69203081994d540bdc8806d29d88fd55ed4aae
tree28b4cafc360a6f0cf4374edf25fa3ca2012e0188
parentb4188634f8ac5446b7efa18c248309c042dd95bd
cryptodev-linux: Support kernel 5.10.220

In kernel 5.10.220 many file system related patches were backported. One
of them removed ksys_close(). Extend the version check for 5.10.220.

Link: https://github.com/openwrt/openwrt/pull/15843
Signed-off-by: Hauke Mehrtens <[email protected]>
package/kernel/cryptodev-linux/patches/001-fix-ksys_close.patch [new file with mode: 0644]