diff options
author | Lars Ellenberg <lars.ellenberg@linbit.com> | 2010-10-05 22:13:58 +0400 |
---|---|---|
committer | Philipp Reisner <philipp.reisner@linbit.com> | 2010-10-14 20:38:44 +0400 |
commit | 004352fa60345e499379af310de73a2df1a5762a (patch) | |
tree | 6a5e0651d30b1c7e4c0964875e44b23aad7f8ea8 /drivers/scsi/scsi_sas_internal.h | |
parent | f10f262349762c96ab247b6108af3a30b52b6f5a (diff) | |
download | linux-004352fa60345e499379af310de73a2df1a5762a.tar.xz |
drbd: Fix regression in recv_bm_rle_bits (compressed bitmap)
We used to be16_to_cpu the length field in our received packet header.
drbd commit 17c854fea474a5eb3cfa12e4fb019e46debbc4ec
drbd: receiving of big packets, for payloads between 64kByte and 4GByte
changed this, but forgot to adjust a few places where we relied on
h->length being in native byte order.
This broke the receiving side of the RLE compressed bitmap exchange.
Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Diffstat (limited to 'drivers/scsi/scsi_sas_internal.h')
0 files changed, 0 insertions, 0 deletions