lkml.org 
[lkml]   [2021]   [Apr]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v5 0/3] 3w-9xxx: Endianness fixes
Date
This series fixes the 3w-9xxx driver in a big-endian configuration.

I received no comments on v4, but it no longer applies cleanly.

Changes from v4 to v5:
- Rebased on v5.12
Changes from v3 to v4:
- Changed order of parameters to dma_alloc_coherent()
Changes from v2 to v3:
- Add additional patches reducing the use of structure packing
Changes from v1 to v2:
- Include missed header changes
- Use local variable instead of byte swapping multiple times

Samuel Holland (3):
scsi: 3w-9xxx: Use flexible array members to avoid struct padding
scsi: 3w-9xxx: Reduce scope of structure packing
scsi: 3w-9xxx: Fix endianness issues in command packets

drivers/scsi/3w-9xxx.c | 72 ++++++++++++-------------
drivers/scsi/3w-9xxx.h | 119 +++++++++++++++++++++--------------------
2 files changed, 96 insertions(+), 95 deletions(-)

--
2.26.3

\
 
 \ /
  Last update: 2021-04-28 02:00    [W:0.057 / U:0.488 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site