diff options
author | julian <julian@FreeBSD.org> | 2002-11-01 23:09:15 +0000 |
---|---|---|
committer | julian <julian@FreeBSD.org> | 2002-11-01 23:09:15 +0000 |
commit | 8aff713c1403f9198ff6c9ac9d1d371635af74fb (patch) | |
tree | e6b3fa0c867f57cc9597db5685865e9a6a70f74d /Makefile | |
parent | 3cb06349962a2f2646cb1ebae052da4298764a40 (diff) | |
download | FreeBSD-src-8aff713c1403f9198ff6c9ac9d1d371635af74fb.zip FreeBSD-src-8aff713c1403f9198ff6c9ac9d1d371635af74fb.tar.gz |
ifnet_addrs doesn;t exist any more so use
TAILQ_FIRST(&ifp->if_addrhead) to find the link layer ifaddr.
(it's always first I believe)
Allows this to compile on -current.
.. need testers with FEC capable switches..
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions