]> git.neil.brown.name Git - history.git/commit
[PATCH] fix qla1280 compiles
authorChristoph Hellwig <hch@lst.de>
Fri, 26 Sep 2003 06:10:59 +0000 (01:10 -0500)
committerJames Bottomley <jejb@raven.il.steeleye.com>
Fri, 26 Sep 2003 06:10:59 +0000 (01:10 -0500)
commita8ea64cda21d4a3bb90ef8024e5cff82c4b631f5
treede476232b9679f552d6fdba4e89a702ab9dbeb98
parent18662ed987cfdf1b5d2827f550b88b8e99ca2656
[PATCH] fix qla1280 compiles

Duh!  The scsi_cmnd.flags removal broke qla1280.

It checked for the flags beeing 0, which it always was for a long
time.  It looks a bit fishy thus, so if someone wants to audit
srb.flags audit please do so.
drivers/scsi/qla1280.c