IfAPI: Add l2com accessor for firewire.
authorJustin Hibbits <jhibbits@FreeBSD.org>
Wed, 25 Jan 2023 19:45:53 +0000 (14:45 -0500)
committerJustin Hibbits <jhibbits@FreeBSD.org>
Tue, 31 Jan 2023 20:02:17 +0000 (15:02 -0500)
commit31cfaf191b0861d54ce8e212c77b458fd8fc018e
treeb96388d053dafcf0bcbac9a91055c7702ab90d36
parent0d2684e15e415cef652e0f75e88962a674bffe04
IfAPI: Add l2com accessor for firewire.

Summary:
Firewire is the only device driver that accesses the l2com member, all
other accesses are handled within the netstack itself.

Sponsored by: Juniper Networks, Inc.
Reviewed by: glebius, melifaro
Differential Revision: https://reviews.freebsd.org/D38203
sys/net/firewire.h
sys/net/if.c
sys/net/if_var.h