git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9ccfc75
)
[SCSI] qla2xxx: fix compile warning
author
Andrew Vasquez
<andrew.vasquez@qlogic.com>
Tue, 11 Oct 2005 23:31:08 +0000
(16:31 -0700)
committer
James Bottomley
<jejb@mulgrave.(none)>
Fri, 28 Oct 2005 19:25:37 +0000
(14:25 -0500)
The file is missing an include of scsi_transport_fc.h
drivers/scsi/qla2xxx/qla_rscn.c:334: error: implicit declaration of function 'fc_remote_port_unblock'
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found