]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
if_dwc: consistently use if.c helper methods
authorMitchell Horne <mhorne@FreeBSD.org>
Tue, 21 Jun 2022 13:28:06 +0000 (10:28 -0300)
committerMitchell Horne <mhorne@FreeBSD.org>
Thu, 23 Jun 2022 18:15:09 +0000 (15:15 -0300)
commitca01879004d4fe49c2617f15048a52281963d0ac
tree15fd13056a51a50481353d557d7850a30113b866
parentb076d8d54c2fd91a35aad6931d0bfa2aa0122036
if_dwc: consistently use if.c helper methods

And if_t rather than struct ifnet *. No functional change intended.

Reviewed by: manu
MFC after: 1 week
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D35497
sys/dev/dwc/if_dwc.c