linux-stable/drivers/staging/rtl8188eu/hal
Ivan Safonov df47a14c2c staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)()
recv_frame->rx_(data|len|tail) duplicate pkt (skb) data|len|tail members
and require special functions recvframe_(put|pull|pull_tail)()
instead of skb_(put|pull|trim).
Replace rx_(data|len|tail) with pkt->(data|len|tail),
remove rx_(data|len|tail) and remove recvframe_(put|pull|pull_tail)().

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2017-02-09 13:22:09 +01:00
..
bb_cfg.c staging: rtl8188eu: remove not necessary braces {} (checkpatch fix) 2017-02-03 13:01:36 +01:00
fw.c staging: rtl8188eu: Remove license paragraph with mailing address 2016-03-28 07:30:36 -07:00
Hal8188ERateAdaptive.c Staging: rtl8188eu: Hal8188ERateAdaptive: Use x instead of x != NULL. 2016-03-28 07:30:36 -07:00
hal_com.c staging: rtl8188eu: Remove license paragraph with mailing address 2016-03-28 07:30:36 -07:00
hal_intf.c staging: r8188eu: remove usb_hal.h 2016-09-20 13:33:49 +02:00
mac_cfg.c staging: rtl8188eu: Remove license paragraph with mailing address 2016-03-28 07:30:36 -07:00
odm.c staging:r8188eu: remove bTXPowerTrackingInit member of odm_rf_cal structure 2016-10-16 10:25:24 +02:00
odm_HWConfig.c staging: rtl8188eu: Remove license paragraph with mailing address 2016-03-28 07:30:36 -07:00
odm_RTL8188E.c staging: rtl8188eu: Remove license paragraph with mailing address 2016-03-28 07:30:36 -07:00
phy.c Staging: rtl8188eu: hal: Compress return logic into one line 2016-10-16 10:27:32 +02:00
pwrseq.c staging: rtl8188eu: Remove license paragraph with mailing address 2016-03-28 07:30:36 -07:00
pwrseqcmd.c staging: rtl8188eu: Remove license paragraph with mailing address 2016-03-28 07:30:36 -07:00
rf.c staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structure 2016-10-16 10:25:23 +02:00
rf_cfg.c staging:r8188eu: remove NumTotalRFPath member of hal_data_8188e structure 2016-10-16 10:25:23 +02:00
rtl8188e_cmd.c staging: rtl8188eu: hal: rtl8188e_cmd: Use ether_addr_copy() instead of memcpy() 2016-09-23 14:11:46 +02:00
rtl8188e_dm.c staging: r8188eu: remove RFType member of odm_dm_struct structure 2016-09-23 14:12:34 +02:00
rtl8188e_hal_init.c staging:r8188eu: Remove space before comma 2016-10-25 10:56:17 +02:00
rtl8188e_rxdesc.c staging:r8188eu: replace recv_frame->rx_(data|len|tail) with pkt->(data|len|tail) and remove unused recvframe_(put|pull|pull_tail)() 2017-02-09 13:22:09 +01:00
rtl8188e_xmit.c staging: rtl8188eu: Remove license paragraph with mailing address 2016-03-28 07:30:36 -07:00
rtl8188eu_led.c staging:r8188eu: remove bLedOpenDrain member of hal_data_8188e structure 2016-10-16 10:25:20 +02:00
rtl8188eu_recv.c staging:r8188eu: remove pallocated_recv_buf member of the recv_priv structure 2016-10-16 10:25:28 +02:00
rtl8188eu_xmit.c staging: r8188eu: fix spelling mistake on xmitframe_coalsece 2017-01-03 16:50:37 +01:00
usb_halinit.c staging:r8188eu: change type of the precv_buf member of recv_priv structure 2016-10-16 10:25:27 +02:00