From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jason Gunthorpe Subject: Re: [for-next,2/6] IB/hfi1: Initialize bth1 in 16B rc ack builder Date: Fri, 1 Dec 2017 17:01:16 -0700 Message-ID: <20171202000116.GA20454@ziepe.ca> References: <20171114123421.10579.19151.stgit@scvm10.sc.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20171114123421.10579.19151.stgit-9QXIwq+3FY+1XWohqUldA0EOCMrvLtNR@public.gmane.org> Sender: linux-rdma-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Dennis Dalessandro Cc: dledford-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org, linux-rdma-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Don Hiatt List-Id: linux-rdma@vger.kernel.org On Tue, Nov 14, 2017 at 04:34:23AM -0800, Dennis Dalessandro wrote: > It is possible the bth1 variable could be used uninitialized so going > ahead and giving it a default value. > > Fixes: 5b6cabb0db77 ("IB/hfi1: Add 16B RC/UC support") > Reviewed-by: Don Hiatt > Signed-off-by: Dennis Dalessandro > drivers/infiniband/hw/hfi1/rc.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) Applied to for-rc -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html