From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [PATCH] iscsi: add module alias Date: Thu, 9 Dec 2010 09:37:56 -0800 Message-ID: <20101209093756.06210c6a@nehalam> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: Received: from mail.vyatta.com ([76.74.103.46]:46909 "EHLO mail.vyatta.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754147Ab0LIRh6 (ORCPT ); Thu, 9 Dec 2010 12:37:58 -0500 Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Mike Christie , "James E.J. Bottomley" Cc: open-iscsi@googlegroups.com, linux-scsi@vger.kernel.org Since iscsi transport can be built as a module and uses netlink socket to communicate. The module should have an alias to autoload when socket of NETLINK_ISCSI type is requested. Signed-off-by: Stephen Hemminger --- a/drivers/scsi/scsi_transport_iscsi.c 2010-12-09 09:21:42.784962783 -0800 +++ b/drivers/scsi/scsi_transport_iscsi.c 2010-12-09 09:22:40.812352712 -0800 @@ -2200,3 +2200,4 @@ MODULE_AUTHOR("Mike Christie