]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ENGR00180943-14: Update internal definition of hardware link table list
authorSteve Cornelius <steve.cornelius@freescale.com>
Fri, 20 Apr 2012 00:26:40 +0000 (17:26 -0700)
committerLothar Waßmann <LW@KARO-electronics.de>
Fri, 24 May 2013 06:34:32 +0000 (08:34 +0200)
commit3d3da8fdb296954b91f848f674043ef16f2660e8
tree2537e14d0a4caa0dd32b9902045cbb19b06eb9b4
parent12b7a5ab99fde693ff172ae4625fc930b8017e87
ENGR00180943-14: Update internal definition of hardware link table list

Update internal definition of hardware link table list such that it can
work properly on both big and little endian 32-bit configurations. This
required pointer resizing, reserved-field initialization, and the
combination of both buffer-pool ID and offset fields into a common
32-bit value that can burst-read correctly.

Signed-off-by: Steve Cornelius <steve.cornelius@freescale.com>
drivers/crypto/caam/caamalg.c