1
0
mirror of https://github.com/abperiasamy/rtl8812AU_8821AU_linux.git synced 2025-12-13 08:06:24 +01:00

linux-3.10.x port

This commit is contained in:
Anand Babu (AB) Periasamy
2013-09-04 14:44:30 -07:00
parent e9ea00f426
commit 4c37a90842
4 changed files with 1969 additions and 84 deletions

View File

@@ -304,7 +304,7 @@ int rtw_android_set_block(struct net_device *net, char *command, int total_len)
return 0;
}
int get_int_from_command( char* pcmd )
int get_int_from_command(char* pcmd )
{
int i = 0;