RE: [PATCH 07/12] qla4xxx: add qla4xxx async scan support

2008-02-04 Thread David Somayajulu
Mike Christie wrote: > qla4xxx has the old school startup/probe where it finds > presetup sessions > in its flash and then attempts to log into them before > returning from the > probe. This however, makes it very simple to add a iscsi > class scan finished > helper which the driver can use. >

[PATCH 07/12] qla4xxx: add qla4xxx async scan support

2008-01-31 Thread michaelc
From: Mike Christie <[EMAIL PROTECTED]> qla4xxx has the old school startup/probe where it finds presetup sessions in its flash and then attempts to log into them before returning from the probe. This however, makes it very simple to add a iscsi class scan finished helper which the driver can use.