commit | 7ffe556230b87ef4f252fb97bf87302526fe499d | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Mon May 20 12:23:56 2019 -0500 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue May 28 15:34:57 2019 +0300 |
tree | ccac006034e0bd0c7eee1e0b99f723fe937b01dc | |
parent | 80429a86e3d904be33991a2b9f29fa3b9983fb3a [diff] |
rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macros As the first step in converting from macros that get/set information in the RX and TX descriptors, unused macros are being removed. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>