aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/ipath/ipath_layer.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/infiniband/hw/ipath/ipath_layer.c')
-rw-r--r--drivers/infiniband/hw/ipath/ipath_layer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/infiniband/hw/ipath/ipath_layer.c b/drivers/infiniband/hw/ipath/ipath_layer.c
index bb15b17a4225..4b51b97de899 100644
--- a/drivers/infiniband/hw/ipath/ipath_layer.c
+++ b/drivers/infiniband/hw/ipath/ipath_layer.c
@@ -885,7 +885,7 @@ static void copy_io(u32 __iomem *piobuf, struct ipath_sge_state *ss,
885/** 885/**
886 * ipath_verbs_send - send a packet from the verbs layer 886 * ipath_verbs_send - send a packet from the verbs layer
887 * @dd: the infinipath device 887 * @dd: the infinipath device
888 * @hdrwords: the number of works in the header 888 * @hdrwords: the number of words in the header
889 * @hdr: the packet header 889 * @hdr: the packet header
890 * @len: the length of the packet in bytes 890 * @len: the length of the packet in bytes
891 * @ss: the SGE to send 891 * @ss: the SGE to send