Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752345AbdDLA7M (ORCPT ); Tue, 11 Apr 2017 20:59:12 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:30409 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751273AbdDLA7K (ORCPT ); Tue, 11 Apr 2017 20:59:10 -0400 To: Johannes Thumshirn Cc: "Martin K . Petersen" , Linux SCSI Mailinglist , Linux Kernel Mailinglist Subject: Re: [PATCH] scsi: libfc: directly call ELS request handlers From: "Martin K. Petersen" Organization: Oracle Corporation References: <20170407134224.14804-1-jthumshirn@suse.de> Date: Tue, 11 Apr 2017 20:59:03 -0400 In-Reply-To: <20170407134224.14804-1-jthumshirn@suse.de> (Johannes Thumshirn's message of "Fri, 7 Apr 2017 15:42:24 +0200") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (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 Content-Length: 309 Lines: 10 Johannes Thumshirn writes: > Directly call ELS request handler functions in fc_lport_recv_els_req > instead of saving the pointer to the handler's receive function and then > later dereferencing this pointer. Applied to 4.12/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering