diff --git a/debian/patches/add-linux-6.1-support.patch b/debian/patches/add-linux-6.1-support.patch index 4688d14..51fc831 100644 --- a/debian/patches/add-linux-6.1-support.patch +++ b/debian/patches/add-linux-6.1-support.patch @@ -3,6 +3,7 @@ Date: Tue, 21 Feb 2023 14:49:29 +0100 Subject: Add Linux 6.1 build support Origin: https://github.com/aircrack-ng/rtl8188eus/pull/226 +Forwarded: not-needed --- dkms.conf | 1 - os_dep/linux/ioctl_cfg80211.c | 21 +++++++++++++++++++-- diff --git a/debian/patches/add-support-kernel-5.17.patch b/debian/patches/add-support-kernel-5.17.patch index 0e5a789..512ffb6 100644 --- a/debian/patches/add-support-kernel-5.17.patch +++ b/debian/patches/add-support-kernel-5.17.patch @@ -3,6 +3,7 @@ Date: Wed, 18 May 2022 17:47:55 +0200 Subject: Build support with kernel v5.17 Origin: https://github.com/aircrack-ng/rtl8188eus/commit/13cc38399eb44f234a52dde5f94509e54a09c71f +Forwarded: not-needed --- os_dep/linux/rtw_proc.c | 4 ++++ 1 file changed, 4 insertions(+)