K 10 svn:author V 6 adrian K 8 svn:date V 27 2020-12-03T16:54:59.346600Z K 7 svn:log V 293 [axgbe] Fix compiler warnings in gcc-6.3; perhaps fix a PHY issue * uninitialised variable use * Using AXGBE_SET_ADV() where it was intended; using AXGBE_ADV() seems wrong and also causes a compiler warning. Reviewed by: rpokala Differential Revision: https://reviews.freebsd.org/D26839 END