diff options
Diffstat (limited to 'package/kernel/mac80211/patches/rt2x00/023-rt2800-move-txstatus-pending-routine.patch')
-rw-r--r-- | package/kernel/mac80211/patches/rt2x00/023-rt2800-move-txstatus-pending-routine.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/kernel/mac80211/patches/rt2x00/023-rt2800-move-txstatus-pending-routine.patch b/package/kernel/mac80211/patches/rt2x00/023-rt2800-move-txstatus-pending-routine.patch index c7bc4cbbab..e5bfbecd1e 100644 --- a/package/kernel/mac80211/patches/rt2x00/023-rt2800-move-txstatus-pending-routine.patch +++ b/package/kernel/mac80211/patches/rt2x00/023-rt2800-move-txstatus-pending-routine.patch @@ -1,6 +1,9 @@ From 2bbea7645c3d095014a080db170941818650e141 Mon Sep 17 00:00:00 2001 From: Stanislaw Gruszka <sgruszka@redhat.com> Date: Sat, 9 Feb 2019 12:08:33 +0100 +X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com> +X-Patchwork-Id: 10804441 +X-Patchwork-Delegate: kvalo@adurom.com Subject: [PATCH 23/28] rt2800: move txstatus pending routine Move rt2800usb_txstatus_pending routine to rt2800lib. It will be reused |