Re: PATCH [0/5] qla2xxx: remote port rework...

2005-04-13 Thread Matthew Wilcox
On Wed, Apr 13, 2005 at 12:15:48PM -0700, Andrew Vasquez wrote: > 1) Remove internal command queuing. This entails removal of the >driver's *_queue lists as well as modifications and removal of >routines which used them. With the queuing removed -- the >driver will be unable to tolera

PATCH [0/5] qla2xxx: remote port rework...

2005-04-13 Thread Andrew Vasquez
All, With the remote port patches in the pipeline for 2.6.12, I'd like to submit the following set of qla2xxx patches which strip many of the legacy features from the driver. Again, these 'features' have been superceded in functionality and simplicity by additions present with fc_rports. Here's