DragonFlyBSD/src d15093bsys/net/pf pf_ioctl.c pf_if.c, usr.sbin/pfctl pfctl_qstats.c pfctl_altq.c

Revert "pf: Allow disappearing or not yet existing interfaces for ALTQ"

This reverts commit 0a887f91f9633448c99b9a5b7c6116a0a22d25d6.

1. It's incorrect to change the ifnet_unlock().  The original protection
   range is used to make sure that the ifp does not get ripped out behind
   our back.

2. We don't suffer from the issue that that commit was intended to fix.

Thanks-to: sephe
DeltaFile
+20-103sys/net/pf/pf_ioctl.c
+1-16usr.sbin/pfctl/pfctl_qstats.c
+0-10sys/net/pf/pf_if.c
+0-6sys/net/pf/pfvar.h
+0-4usr.sbin/pfctl/pfctl_altq.c
+21-1395 files

UnifiedSplitRaw