Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204240
b: refs/heads/master
c: 82c5702
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and James Bottomley committed Jul 28, 2010
1 parent 420cd57 commit 7525909
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b38c1e8bd19340e1a5b712287a8d61da26225d5b
refs/heads/master: 82c57028e4bf6e2755de91b36223f57406746fa8
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/be2iscsi/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config BE2ISCSI
tristate "ServerEngines' 10Gbps iSCSI - BladeEngine 2"
depends on PCI && SCSI
depends on PCI && SCSI && NET
select SCSI_ISCSI_ATTRS

help
Expand Down
1 change: 1 addition & 0 deletions trunk/drivers/scsi/be2iscsi/be_main.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/if_ether.h>
#include <linux/in.h>
#include <scsi/scsi.h>
#include <scsi/scsi_cmnd.h>
Expand Down

0 comments on commit 7525909

Please sign in to comment.