X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=net%2Fceph%2Fosd_client.c;h=1ffebed5ce0f9a629ad2733349b8e33c326850d5;hb=af56e0aa35f3ae2a4c1a6d1000702df1dd78cb76;hp=b098e7b591f0f2f9e8e647be37073e2e3b3e64cf;hpb=6bd9adbdf9ca6a052b0b7455ac67b925eb38cfad;p=mirror_ubuntu-bionic-kernel.git diff --git a/net/ceph/osd_client.c b/net/ceph/osd_client.c index b098e7b591f0..1ffebed5ce0f 100644 --- a/net/ceph/osd_client.c +++ b/net/ceph/osd_client.c @@ -1220,7 +1220,7 @@ static void handle_reply(struct ceph_osd_client *osdc, struct ceph_msg *msg, } if (!req->r_got_reply) { - unsigned bytes; + unsigned int bytes; req->r_result = le32_to_cpu(rhead->result); bytes = le32_to_cpu(msg->hdr.data_len);