]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: Flip to the new dev walk API
authorDavid Ahern <dsa@cumulusnetworks.com>
Tue, 18 Oct 2016 02:15:48 +0000 (19:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Oct 2016 15:44:59 +0000 (11:44 -0400)
commitca2fa87187660eb321db33fd81e05cbf2a747b3f
treeac7b6d238b904bb287bd82e03ea7d862542139cd
parent7ed2bc046d209cb8d4d6cf83ce6fd62fb609fba9
ixgbe: Flip to the new dev walk API

Convert ixgbe users to new dev walk API. This is just a code conversion;
no functional change is intended.

Signed-off-by: David Ahern <dsa@cumulusnetworks.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/intel/ixgbe/ixgbe_main.c