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/027-rt2x00-remove-not-used-entry-field.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/027-rt2x00-remove-not-used-entry-field.patch')
-rw-r--r-- | package/kernel/mac80211/patches/rt2x00/027-rt2x00-remove-not-used-entry-field.patch | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package/kernel/mac80211/patches/rt2x00/027-rt2x00-remove-not-used-entry-field.patch b/package/kernel/mac80211/patches/rt2x00/027-rt2x00-remove-not-used-entry-field.patch index 3b3af81720..53134a5bc3 100644 --- a/package/kernel/mac80211/patches/rt2x00/027-rt2x00-remove-not-used-entry-field.patch +++ b/package/kernel/mac80211/patches/rt2x00/027-rt2x00-remove-not-used-entry-field.patch @@ -1,6 +1,9 @@ From 2758f09b22bc08e89e0391486b2d707ad2479599 Mon Sep 17 00:00:00 2001 From: Stanislaw Gruszka <sgruszka@redhat.com> Date: Sat, 9 Feb 2019 12:08:37 +0100 +X-Patchwork-Submitter: Stanislaw Gruszka <sgruszka@redhat.com> +X-Patchwork-Id: 10804449 +X-Patchwork-Delegate: kvalo@adurom.com Subject: [PATCH 27/28] rt2x00: remove not used entry field Remove not used any longer queue_entry field and flag. |