linux-hardened/drivers/staging/rtl8192u
Ben Hutchings c3f463484b staging: rtl8192u: Fix crash due to pointers being "confusing"
There's no net_device stashed in skb->cb, there's a net_device * there.

To make it *really* clear, also change the write of the dev pointer
into skb->cb from a memcpy() to an assignment.

Fixes: 3fe5632493 ("staging: rtl8192u: r8192U_core.c: Cleaning up ...")
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-29 17:53:47 -07:00
..
ieee80211 staging: rtl8192u: fix typo in debug message 2016-03-28 07:30:36 -07:00
authors
changes
copying
Kconfig
Makefile
r819xU_cmdpkt.c
r819xU_cmdpkt.h
r819xU_firmware.c
r819xU_firmware.h
r819xU_firmware_img.c
r819xU_firmware_img.h
r819xU_phy.c staging: rtl8192u: use to_delayed_work 2016-02-07 19:56:45 -08:00
r819xU_phy.h
r819xU_phyreg.h
r8180_93cx6.c
r8180_93cx6.h
r8190_rtl8256.c Staging: rtl8192u: Remove unnecessary semicolon. 2016-03-28 07:30:36 -07:00
r8190_rtl8256.h
r8192U.h
r8192U_core.c staging: rtl8192u: Fix crash due to pointers being "confusing" 2016-04-29 17:53:47 -07:00
r8192U_dm.c Staging: rtl8192u: Convert long if-else block to switch-case 2016-02-20 15:09:57 -08:00
r8192U_dm.h
r8192U_hw.h
r8192U_wx.c Staging: rtl8192u: remove extra blank lines. 2016-03-28 07:30:36 -07:00
r8192U_wx.h