mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 14:33:05 +00:00
rtl8188eu: drop private endian framework
These changes are based on the similar modifications made by Stefan Lippers-Hollmann for the rtl8192du driver. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
03280f73bd
commit
d928fd343d
7 changed files with 30 additions and 4 deletions
10
os_dep/xmit_linux.c.rej
Normal file
10
os_dep/xmit_linux.c.rej
Normal file
|
@ -0,0 +1,10 @@
|
|||
--- os_dep/xmit_linux.c
|
||||
+++ os_dep/xmit_linux.c
|
||||
@@ -25,7 +25,6 @@
|
||||
|
||||
#include <linux/if_ether.h>
|
||||
#include <linux/ip.h>
|
||||
-#include <rtw_byteorder.h>
|
||||
#include <wifi.h>
|
||||
#include <mlme_osdep.h>
|
||||
#include <xmit_osdep.h>
|
Loading…
Add table
Add a link
Reference in a new issue