From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751212AbdAQTEQ (ORCPT ); Tue, 17 Jan 2017 14:04:16 -0500 Received: from userp1040.oracle.com ([156.151.31.81]:26649 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750849AbdAQTEP (ORCPT ); Tue, 17 Jan 2017 14:04:15 -0500 To: Johannes Thumshirn Cc: "Martin K . Petersen" , Linux SCSI Mailinglist , Linux Kernel Mailinglist , Nicolas Iooss Subject: Re: [PATCH] bfa: fix wrongly initialized variable in bfad_im_bsg_els_ct_request() From: "Martin K. Petersen" Organization: Oracle Corporation References: <20170110115436.15123-1-jthumshirn@suse.de> Date: Tue, 17 Jan 2017 14:04:01 -0500 In-Reply-To: <20170110115436.15123-1-jthumshirn@suse.de> (Johannes Thumshirn's message of "Tue, 10 Jan 2017 12:54:36 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Source-IP: aserv0021.oracle.com [141.146.126.233] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org >>>>> "Johannes" == Johannes Thumshirn writes: Johannes> Commit 01e0e15c8b3b ("scsi: don't use fc_bsg_job::request and Johannes> fc_bsg_job::reply directly") introduced a typo, which causes Johannes> that the bsg_request variable in bfad_im_bsg_els_ct_request() Johannes> is initialized to itself instead of pointing to the bsg job's Johannes> request. Applied to 4.10/scsi-fixes. -- Martin K. Petersen Oracle Linux Engineering