mirror of
https://github.com/Mange/rtl8192eu-linux-driver
synced 2025-12-10 00:04:17 +00:00
Remove unsused mm_segment_t structures
This commit is contained in:
@@ -1496,7 +1496,6 @@ int rtw_get_mac_addr_intel(unsigned char *buf)
|
||||
int ret = 0;
|
||||
int i;
|
||||
struct file *fp = NULL;
|
||||
mm_segment_t oldfs;
|
||||
unsigned char c_mac[MAC_ADDRESS_LEN];
|
||||
char fname[] = "/config/wifi/mac.txt";
|
||||
int jj, kk;
|
||||
|
||||
Reference in New Issue
Block a user