2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-25 21:54:06 +08:00
linux-next/drivers/staging/rtl8188eu
Ivan Safonov 00135fc5c3 staging:r8188eu: Remove rx_handler_data unnecessary read
Rx handler (assigned with netdev_rx_handler_register,
called from __netif_receive_skb()) uses value of dev->rx_handler_data.
The driver has no rx handler and does not need it, so remove rx_handler_data read.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-11 11:48:24 +02:00
..
core staging:r8188eu: Use lib80211 to support TKIP 2018-03-14 13:06:24 +01:00
hal headers: untangle kmemleak.h from mm.h 2018-04-05 21:36:27 -07:00
include staging:r8188eu: Use lib80211 to decrypt WEP-frames 2018-02-19 18:06:35 +01:00
os_dep staging:r8188eu: Remove rx_handler_data unnecessary read 2018-05-11 11:48:24 +02:00
Kconfig staging:r8188eu: Use lib80211 to support TKIP 2018-03-14 13:06:24 +01:00
Makefile License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
TODO staging:r8188eu: Remove rx_handler_data unnecessary read 2018-05-11 11:48:24 +02:00