[GIT PULL] Staging driver fix for 5.19-rc6
From: Greg KH
Date: Sun Jul 10 2022 - 11:22:03 EST
The following changes since commit a111daf0c53ae91e71fd2bfe7497862d14132e3e:
Linux 5.19-rc3 (2022-06-19 15:06:47 -0500)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-5.19-rc6
for you to fetch changes up to ee6c6e7342471d468096a16bee9f89b5a6c1e39d:
staging/wlan-ng: get the correct struct hfa384x in work callback (2022-07-01 09:58:58 +0200)
----------------------------------------------------------------
Staging driver fix for 5.19-rc6
Here is a single staging driver fix for a reported problem that showed
up in 5.19-rc1 in the wlan-ng driver. It has been in linux-next for a
week with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
Davidlohr Bueso (1):
staging/wlan-ng: get the correct struct hfa384x in work callback
drivers/staging/wlan-ng/hfa384x_usb.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)