From: Philipp Hortmann <philipp.g.hortmann@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: [PATCH 0/2] staging: rtl8192e: Fix alignment of structs and truncated writing
Date: Mon, 18 Sep 2023 18:42:56 +0200 [thread overview]
Message-ID: <cover.1695054044.git.philipp.g.hortmann@gmail.com> (raw)
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
next reply other threads:[~2023-09-18 16:43 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-18 16:42 Philipp Hortmann [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1695054044.git.philipp.g.hortmann@gmail.com \
--to=philipp.g.hortmann@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.