mii-tool: Fix string length
media_list writes into a static string. Worst case length of this string
is 125 bytes, but the function only allocates 100 bytes. Use 256 bytes which
is long enough for some extensions.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 8e89bc5 commit 68376f82e8a0b01476498849748a27ea18252298
@Sascha Hauer Sascha Hauer authored on 20 May 2014
Showing 1 changed file
View
commands/miitool.c