]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[SCSI] cxgb3i: added missing include in cxgb3i_ddp.h
authorKaren Xie <kxie@chelsio.com>
Sat, 14 Feb 2009 05:38:59 +0000 (21:38 -0800)
committerJames Bottomley <James.Bottomley@HansenPartnership.com>
Sun, 22 Feb 2009 02:29:37 +0000 (20:29 -0600)
Signed-off-by: Karen Xie <kxie@chelsio.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
drivers/scsi/cxgb3i/cxgb3i_ddp.h

index 99d7014d614dad9597ec28d8fc4acca32a80931d..3faae7831c838a97693e6f91d4fe77460c9f7b5b 100644 (file)
@@ -13,6 +13,8 @@
 #ifndef __CXGB3I_ULP2_DDP_H__
 #define __CXGB3I_ULP2_DDP_H__
 
+#include <linux/vmalloc.h>
+
 /**
  * struct cxgb3i_tag_format - cxgb3i ulp tag format for an iscsi entity
  *