aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/cdns3-debug.h
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2018-05-19 22:07:37 -0700
committerHerbert Xu <[email protected]>2018-05-27 00:12:08 +0800
commitfffe7d9279a48563fe4c19b07b649a583ac91a44 (patch)
tree01f5806dedea2392ba74a63dba0538a8dc63cd7d /drivers/usb/cdns3/cdns3-debug.h
parentf16b613ca8b3e4960cdc5575e9b8e1dbdd7d54d5 (diff)
crypto: crc32-generic - use unaligned access macros when needed
crc32-generic doesn't have a cra_alignmask set, which is desired as its ->update() works with any alignment. However, it incorrectly assumes 4-byte alignment in ->setkey() and when outputting the final digest. Fix this by using the unaligned access macros in those cases. Signed-off-by: Eric Biggers <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions