All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtl8192e: Fix alignment of structs and truncated writing
@ 2023-09-18 16:42 Philipp Hortmann
  2023-09-18 16:43 ` [PATCH 1/2] staging: rtl8192e: Fix alignment of structs in rtllib.h to two Philipp Hortmann
  2023-09-18 16:43 ` [PATCH 2/2] staging: rtl8192e: Fix compiler warning truncated writing of iwe.u.name Philipp Hortmann
  0 siblings, 2 replies; 3+ messages in thread
From: Philipp Hortmann @ 2023-09-18 16:42 UTC (permalink / raw)
  To: Greg Kroah-Hartman, linux-staging, linux-kernel

Fix alignment of structs and compiler warning truncated writing.

Tested with rtl8192e (WLL6130-D99) in Mode n (12.2 MB/s)
Transferred this patch over wlan connection of rtl8192e.

Philipp Hortmann (2):
  staging: rtl8192e: Fix alignment of structs in rtllib.h to two
  staging: rtl8192e: Fix compiler warning truncated writing of
    iwe.u.name

 drivers/staging/rtl8192e/rtllib.h    | 14 +++++++-------
 drivers/staging/rtl8192e/rtllib_wx.c |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

-- 
2.42.0


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

end of thread, other threads:[~2023-09-18 16:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18 16:42 [PATCH 0/2] staging: rtl8192e: Fix alignment of structs and truncated writing Philipp Hortmann
2023-09-18 16:43 ` [PATCH 1/2] staging: rtl8192e: Fix alignment of structs in rtllib.h to two Philipp Hortmann
2023-09-18 16:43 ` [PATCH 2/2] staging: rtl8192e: Fix compiler warning truncated writing of iwe.u.name Philipp Hortmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.