[0/2] staging: rtl8192e: Fix alignment of structs and truncated writing

Message ID cover.1695054044.git.philipp.g.hortmann@gmail.com
Headers
Series staging: rtl8192e: Fix alignment of structs and truncated writing |

Message

Philipp Hortmann Sept. 18, 2023, 4:42 p.m. UTC
  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(-)