On Sat, Jul 02, 2022 at 10:14:26AM +0300, oferh@xxxxxxxxxxx wrote: > From: Ofer Heifetz <oferh@xxxxxxxxxxx> > > When mixing bit-field and none bit-filed in packed struct the > none bit-field starts at a distinct memory location, thus adding > an additional byte to the overall structure which is used in > memory zero-ing and other configuration calculations. > > Fix this by removing the none bit-field that has a following > bit-field. > > Signed-off-by: Ofer Heifetz <oferh@xxxxxxxxxxx> > --- > drivers/crypto/inside-secure/safexcel.h | 18 +++++++++--------- > 1 file changed, 9 insertions(+), 9 deletions(-) Patch applied. Thanks. -- Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt