system-linux: add autoneg and link-partner output
authorJoe Holden <jwh@zorins.co.uk>
Wed, 27 Jun 2018 21:14:33 +0000 (22:14 +0100)
committerHans Dedecker <dedeckeh@gmail.com>
Thu, 28 Jun 2018 09:22:25 +0000 (11:22 +0200)
commitc1f6a82c21d6fdb30af178f3b5604a202ab1b26c
treefceb851bed6c7ca81dae3006d0d96db3c3484198
parenta580028dae5b7bebcc14c240fe7dac31cbd89355
system-linux: add autoneg and link-partner output

This adds an array that contains the link modes advertised by the other device and also
indicates whether auto negotiation is true or false.

link-partner may or may not be populated depending on hardware, driver and/or settings.

Signed-off-by: Joe Holden <jwh@zorins.co.uk>
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
system-linux.c