mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Convert typedef for _buffer to unsigned char
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
3e3d47445a
commit
e76fb1a97d
3 changed files with 3 additions and 5 deletions
|
@ -74,8 +74,6 @@
|
|||
spinlock_t lock;
|
||||
};
|
||||
|
||||
typedef unsigned char _buffer;
|
||||
|
||||
typedef struct __queue _queue;
|
||||
typedef struct list_head _list;
|
||||
typedef struct net_device * _nic_hdl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue