mirror of https://github.com/hak5/openwrt.git
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;
|
return len;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue