public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] staging: r8188eu: clean up update_recvframe_phyinfo_88e
@ 2022-10-31 20:54 Martin Kaiser
  2022-10-31 20:54 ` [PATCH 1/3] staging: r8188eu: use ether_addr_equal for address comparison Martin Kaiser
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Martin Kaiser @ 2022-10-31 20:54 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: Larry Finger, Phillip Potter, Michael Straube, Pavel Skripkin,
	linux-staging, linux-kernel, Martin Kaiser

Here's three simple cleanups in the update_recvframe_phyinfo_88e function.

Martin Kaiser (3):
  staging: r8188eu: use ether_addr_equal for address comparison
  staging: r8188eu: use hdr->frame_control instead of fc
  staging: r8188eu: use ieee80211_get_SA

 drivers/staging/r8188eu/hal/rtl8188e_rxdesc.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-10-31 22:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-31 20:54 [PATCH 0/3] staging: r8188eu: clean up update_recvframe_phyinfo_88e Martin Kaiser
2022-10-31 20:54 ` [PATCH 1/3] staging: r8188eu: use ether_addr_equal for address comparison Martin Kaiser
2022-10-31 20:54 ` [PATCH 2/3] staging: r8188eu: use hdr->frame_control instead of fc Martin Kaiser
2022-10-31 20:54 ` [PATCH 3/3] staging: r8188eu: use ieee80211_get_SA Martin Kaiser
2022-10-31 22:01 ` [PATCH 0/3] staging: r8188eu: clean up update_recvframe_phyinfo_88e Philipp Hortmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox