linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: r8188eu: move firmware related macros to rtw_fw.h
@ 2022-01-07 14:36 Michael Straube
  2022-01-07 14:36 ` [PATCH 1/3] staging: r8188eu: rename _pFwHdr in IS_FW_HEADER_EXIST Michael Straube
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Michael Straube @ 2022-01-07 14:36 UTC (permalink / raw)
  To: gregkh; +Cc: Larry.Finger, phil, linux-staging, linux-kernel, Michael Straube

This series moves firmware related macros from rtl8188e_hal.h to rtw_fw.h.
I missed these when I moved the firmware code into its own file.

Please apply this series on top of the series
"staging: r8188eu: move firmware loading out of the hal layer".

Thanks,
Michael

Michael Straube (3):
  staging: r8188eu: rename _pFwHdr in IS_FW_HEADER_EXIST
  staging: r8188eu: add spaces around & operator in IS_FW_HEADER_EXIST
  staging: r8188eu: move firmware related macros to rtw_fw.h

 drivers/staging/r8188eu/include/rtl8188e_hal.h | 11 -----------
 drivers/staging/r8188eu/include/rtw_fw.h       | 10 +++++++++-
 2 files changed, 9 insertions(+), 12 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-01-07 14:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-07 14:36 [PATCH 0/3] staging: r8188eu: move firmware related macros to rtw_fw.h Michael Straube
2022-01-07 14:36 ` [PATCH 1/3] staging: r8188eu: rename _pFwHdr in IS_FW_HEADER_EXIST Michael Straube
2022-01-07 14:36 ` [PATCH 2/3] staging: r8188eu: add spaces around & operator " Michael Straube
2022-01-07 14:36 ` [PATCH 3/3] staging: r8188eu: move firmware related macros to rtw_fw.h Michael Straube

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).