-
network: use static memory for net device names · de4855a8Christian Brauner authored
All network devices can only be of size < IFNAMSIZ. So let's spare the useless heap allocations and use static memory. Signed-off-by:Christian Brauner <christian.brauner@ubuntu.com>
de4855a8
×