commit | 058548ae23f5811d0ccdb39d5ad40f078aca63ef | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <[email protected]> | Thu Dec 09 09:37:56 2010 -0800 |
committer | James Bottomley <[email protected]> | Tue Dec 21 12:24:48 2010 -0600 |
tree | 18bbb7a7d7c142cacd5c131f277691c7f81a2d27 | |
parent | 0d81b4e8dcc4177726f30a1ac8df1f726d2a7c0c [diff] |
[SCSI] iscsi: add module alias 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 <[email protected]> Acked-by: Mike Christie <[email protected]> Signed-off-by: James Bottomley <[email protected]>