[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1630148641.git.aakashhemadri123@gmail.com>
Date: Sat, 28 Aug 2021 16:40:43 +0530
From: Aakash Hemadri <aakashhemadri123@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Larry Finger <Larry.Finger@...inger.net>,
Phillip Potter <phil@...lpotter.co.uk>
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: [PATCH v5 0/3] staging: r8188eu: fix sparse warnings
Hi,
This patch series fixes some sparse warnings in rtw_br_ext.c
Changes in v4 -> v5
- Dropped two patches as they have already been fixed by Larry's changes
to endian sensitive variables in `struct dhcpMessage`
Changes in v3 -> v4
- Added this changelog, as requested by Greg's patch bot
Changes in v2 -> v3
- Fixed incorrect usage/removal of endian swaps and checks
Changes in v1 -> v2
- Split patch
Aakash Hemadri (3):
staging: r8188eu: restricted __be16 degrades to int
staging: r8188eu: incorrect type in csum_ipv6_magic
staging: r8188eu: incorrect type in assignment
drivers/staging/r8188eu/core/rtw_br_ext.c | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
base-commit: 4adb389e08c95fdf91995271932c59250ff0d561
--
2.32.0
Powered by blists - more mailing lists