diff options
author | Klemens Nanni <kn@cvs.openbsd.org> | 2022-09-08 10:22:08 +0000 |
---|---|---|
committer | Klemens Nanni <kn@cvs.openbsd.org> | 2022-09-08 10:22:08 +0000 |
commit | fae7b82c435ab26e6a5ae158943c81f3fb25a86a (patch) | |
tree | 6c7257f491c1be38c4a0dc409fb14d959d1a712b /sys/msdosfs | |
parent | 8250e2cc1a067efb0f8df6265fbb03eefb97f05f (diff) |
Rename global ifnet TAILQ
Naming the list like the struct itself makes for awful grepping.
Call the global variable "ifnetlist" from now on.
There used to be kvm(3) consumers in base picking up this symbol, but those
have long been converted to other interfaces.
A few potential ports users remain, same deal as sys/net/if_var.h r1.116
"Remove struct ifnet's unused if_switchport member": they get bumped.
Previous users pointed out by deraadt
OK bluhm
Diffstat (limited to 'sys/msdosfs')
0 files changed, 0 insertions, 0 deletions