diff options
author | Daniel Golle <daniel@makrotopia.org> | 2019-03-01 03:34:40 +0100 |
---|---|---|
committer | Daniel Golle <daniel@makrotopia.org> | 2019-03-01 04:09:00 +0100 |
commit | 7cf6e117213636b2ef43f8b092966e70ca36344d (patch) | |
tree | 3fb65e26d2f1ebe10aa4f9f7a09cb1d5e8dbd7ab /package/kernel/mac80211/patches/rt2x00/023-rt2800-move-txstatus-pending-routine.patch | |
parent | 266b3da335daf3385ae8552f38b66ea6b28e1142 (diff) | |
download | upstream-7cf6e117213636b2ef43f8b092966e70ca36344d.tar.gz upstream-7cf6e117213636b2ef43f8b092966e70ca36344d.tar.bz2 upstream-7cf6e117213636b2ef43f8b092966e70ca36344d.zip |
mac80211: rt2x00: patch tracking cosmetics
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
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 |