[GIT PULL] Staging driver fix for 5.18-rc2

From: Greg KH
Date: Sun Apr 10 2022 - 08:47:13 EST


The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.18-rc2

for you to fetch changes up to 20314bacd2f9b1b8fc10895417e6db0dc85f8248:

staging: r8188eu: Fix PPPoE tag insertion on little endian systems (2022-04-04 16:35:20 +0200)

----------------------------------------------------------------
Staging driver fix for 5.18-rc2

Here is a single staging driver fix for 5.18-rc2 that resolves an endian
issue for the r8188eu driver. It has been in linux-next all this week
with no reported problems.

Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

----------------------------------------------------------------
Guenter Roeck (1):
staging: r8188eu: Fix PPPoE tag insertion on little endian systems

drivers/staging/r8188eu/core/rtw_br_ext.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)