mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-09 18:59:13 +08:00
fix display of uninitialized ports
SVN-Revision: 3946
This commit is contained in:
parent
7e1afbe478
commit
ffa7abcdd1
@ -315,6 +315,8 @@ static int handle_vlan_port_read(void *driver, char *buf, int nr)
|
||||
}
|
||||
}
|
||||
|
||||
buf[len] = '\0';
|
||||
|
||||
return len;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user