diff options
| author | maxv <maxv@NetBSD.org> | 2018-01-17 17:41:38 +0000 |
|---|---|---|
| committer | maxv <maxv@NetBSD.org> | 2018-01-17 17:41:38 +0000 |
| commit | a8560c326f1ed7d804cd5213a5eaa7eb95fe0089 (patch) | |
| tree | e644336ac4a1fb840cd6a4e8b24f8596023edb77 /sys/dev/raidframe/raidframevar.h | |
| parent | 39410423c48b38e8dbf4282df6175e3e49984cd0 (diff) | |
Style, and fix two pretty bad mistakes in the crypto functions:
* They call M_PREPEND, but don't pass the updated pointer back to the
caller.
* They use memmove on the mbuf data, but they don't ensure that the
area they touch is contiguous.
This fix is not complete, ieee80211_crypto_encap too needs to pass back
the updated pointer. This will be done in another commit.
Diffstat (limited to 'sys/dev/raidframe/raidframevar.h')
0 files changed, 0 insertions, 0 deletions
