Christian S.J. Peron 5632c9822a - Conditionally pickup Giant around the network interface
ioctl routines if we are running with !mpsafenet
- Change un-conditional Giant acquisition around ifpromisc
  to occur only if we are running with !mpsafenet

With these locking bits in place, we can now remove the Giant
requirement from BPF, so drop the D_NEEDGIANT device flag.
This change removes Giant acquisitions around BPF device
handlers (read, write, ioctl etc).

MFC after:	1 month
Discussed with:	rwatson
2007-06-15 02:53:51 +00:00
..
2007-06-12 07:29:11 +00:00
2007-06-12 07:29:11 +00:00
2007-06-12 07:29:11 +00:00
2007-06-12 07:29:11 +00:00
2007-06-11 03:36:55 +00:00
2007-02-28 22:05:30 +00:00
2007-03-19 18:01:39 +00:00
2007-06-11 12:19:34 +00:00
2007-03-27 19:36:12 +00:00