diff options
author | jhb <jhb@FreeBSD.org> | 2008-09-25 13:42:19 +0000 |
---|---|---|
committer | jhb <jhb@FreeBSD.org> | 2008-09-25 13:42:19 +0000 |
commit | 9c5408c4f9e8c70d84545b90a85af2d1630f087d (patch) | |
tree | 7eaa8e1950a106baf0107b59b8404d89167c4544 /sys/net80211/ieee80211_ddb.c | |
parent | af76980ef5353eee84271a4934c37c01861d8644 (diff) | |
download | FreeBSD-src-9c5408c4f9e8c70d84545b90a85af2d1630f087d.zip FreeBSD-src-9c5408c4f9e8c70d84545b90a85af2d1630f087d.tar.gz |
- Don't do a WITNESS_SAVE() on the interlock if it is Giant in the condition
variable wait routines. DROP_GIANT() already manages that state in the
Giant interlock case.
- Assert that Giant is held when it is passed as a sleep interlock.
Diffstat (limited to 'sys/net80211/ieee80211_ddb.c')
0 files changed, 0 insertions, 0 deletions