summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/raidframevar.h
diff options
context:
space:
mode:
authormaxv <maxv@NetBSD.org>2018-01-17 17:41:38 +0000
committermaxv <maxv@NetBSD.org>2018-01-17 17:41:38 +0000
commita8560c326f1ed7d804cd5213a5eaa7eb95fe0089 (patch)
treee644336ac4a1fb840cd6a4e8b24f8596023edb77 /sys/dev/raidframe/raidframevar.h
parent39410423c48b38e8dbf4282df6175e3e49984cd0 (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