mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2026-03-31 06:30:21 +00:00
Update ioctl_linux.c
add #endif
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
#if (LINUX_VERSION_CODE >= KERNEL_VERSION(7, 0, 0))
|
||||
extern int mac_pton(const char *s, u8 *addr);
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if (LINUX_VERSION_CODE < KERNEL_VERSION(2, 6, 27))
|
||||
#define iwe_stream_add_event(a, b, c, d, e) iwe_stream_add_event(b, c, d, e)
|
||||
|
||||
Reference in New Issue
Block a user