Skip to content

Commit

Permalink
[SCSI] advansys: remove INQUIRY sniffing
Browse files Browse the repository at this point in the history
Use slave_configure() to do all the work that used to be done in
AscInquiryHandling and AdvInquiryHandling.  Split slave_configure into
two functions, one for wide and one for narrow controllers.

Remove some unused definitions, duplicate definitions, unnecessary
declarations, and scsireqq, cap_info and inquiry from struct asc_board.

Signed-off-by: Matthew Wilcox <matthew@wil.cx>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
  • Loading branch information
Matthew Wilcox authored and James Bottomley committed Oct 12, 2007
1 parent 2ffb45c commit 47d853c
Showing 1 changed file with 211 additions and 426 deletions.
Loading

0 comments on commit 47d853c

Please sign in to comment.