diff options
author | adrian <adrian@FreeBSD.org> | 2015-09-22 02:44:59 +0000 |
---|---|---|
committer | adrian <adrian@FreeBSD.org> | 2015-09-22 02:44:59 +0000 |
commit | 5672e10cea195094b9e180a6fb22537a6f8f588e (patch) | |
tree | 3a012e5662121dbe0100d03ff4e42e00b0579eda /contrib/llvm/tools/lldb/source/API/SBFrame.cpp | |
parent | 238d4c1fe4883c2fa85330fb7b5b88d8b869e977 (diff) | |
download | FreeBSD-src-5672e10cea195094b9e180a6fb22537a6f8f588e.zip FreeBSD-src-5672e10cea195094b9e180a6fb22537a6f8f588e.tar.gz |
net80211 & wireless drivers: remove duplicate defines (noop)
* IEEE80211_DIR_DSTODS(wh) -> IEEE80211_IS_DSTODS(wh).
* N(a) -> nitems(a).
* Remove LE_READ_2(p)/LE_READ_4(p) definitions (and include ieee80211_input.h instead).
* <drvname>_TXOP_TO_US(txop) -> IEEE80211_TXOP_TO_US(txop).
* Put IEEE80211_RV(v) into ieee80211_proto.h and remove local RV(v) definitions.
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
Differential Revision: https://reviews.freebsd.org/D3705
Diffstat (limited to 'contrib/llvm/tools/lldb/source/API/SBFrame.cpp')
0 files changed, 0 insertions, 0 deletions