Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
[linux-2.6-microblaze.git] / drivers / crypto / nx / nx_csbcpb.h
index 493f849..e64f7e3 100644 (file)
@@ -140,8 +140,8 @@ struct cop_status_block {
        u8 crb_seq_number;
        u8 completion_code;
        u8 completion_extension;
-       u32 processed_byte_count;
-       u64 address;
+       __be32 processed_byte_count;
+       __be64 address;
 } __packed;
 
 /* Nest accelerator workbook section 4.4 */