Commit 992040f5 authored by Karen Xie's avatar Karen Xie Committed by James Bottomley

[SCSI] cxgb3i: added missing include in cxgb3i_ddp.h

Signed-off-by: default avatarKaren Xie <kxie@chelsio.com>
Reviewed-by: default avatarMike Christie <michaelc@cs.wisc.edu>
Signed-off-by: default avatarJames Bottomley <James.Bottomley@HansenPartnership.com>
parent f62d0896
...@@ -13,6 +13,8 @@ ...@@ -13,6 +13,8 @@
#ifndef __CXGB3I_ULP2_DDP_H__ #ifndef __CXGB3I_ULP2_DDP_H__
#define __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 * struct cxgb3i_tag_format - cxgb3i ulp tag format for an iscsi entity
* *
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment