diff options
author | Andriy Voskoboinyk <avos@FreeBSD.org> | 2019-01-19 16:04:26 +0000 |
---|---|---|
committer | Andriy Voskoboinyk <avos@FreeBSD.org> | 2019-01-19 16:04:26 +0000 |
commit | 79e0962d4c3cf1f0acf359a9d69cb3ac68c414c4 (patch) | |
tree | ded226028ccd4aff50c81d91f3afdf990cdb0e26 /contrib/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp | |
parent | b25765b4fa64fef6178dd7bfbe7ba03e090e303a (diff) |
net80211: drop m_pullup call from ieee80211_crypto_decap.
For most wireless drivers Rx mbuf is allocated as one
contiguous chunk; only few are using chains for allocations -
but even then at least MCLBYTES (minus Rx descriptor size) is
available in the first mbuf.
In addition to the above, m_pullup was never called here - otherwise,
reallocation will break post-crypto_decap logic (ieee80211_decap,
ieee80211_deliver_data...), so just remove it; length check is left
in case if some truncated frame appears here.
PR: 234241
MFC after: 1 week
Notes
Notes:
svn path=/head/; revision=343190
Diffstat (limited to 'contrib/llvm/lib/DebugInfo/CodeView/DebugInlineeLinesSubsection.cpp')
0 files changed, 0 insertions, 0 deletions