]> 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)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:11:40 +0000 (14:11 +0200)
commit5c5c59483b918a17b6dab4d5426b55c77359bc98
tree2537e14d0a4caa0dd32b9902045cbb19b06eb9b4
parent02e6c9f55042be2dbe5cd246d8d548c005b733d5
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