X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=drivers%2Finfiniband%2Fhw%2Fmthca%2Fmthca_user.h;fp=drivers%2Finfiniband%2Fhw%2Fmthca%2Fmthca_user.h;h=bb015c6494c4e0f37d1bf40f963c3172ca3bac49;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hp=02cc0a766f3ac767db1aba8333816ec58b402775;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c;p=linux-2.6.git diff --git a/drivers/infiniband/hw/mthca/mthca_user.h b/drivers/infiniband/hw/mthca/mthca_user.h index 02cc0a766..bb015c649 100644 --- a/drivers/infiniband/hw/mthca/mthca_user.h +++ b/drivers/infiniband/hw/mthca/mthca_user.h @@ -1,6 +1,6 @@ /* * Copyright (c) 2005 Topspin Communications. All rights reserved. - * Copyright (c) 2005, 2006 Cisco Systems. All rights reserved. + * Copyright (c) 2005 Cisco Systems. All rights reserved. * * This software is available to you under a choice of one of two * licenses. You may choose to be licensed under the terms of the GNU @@ -75,11 +75,6 @@ struct mthca_create_cq_resp { __u32 reserved; }; -struct mthca_resize_cq { - __u32 lkey; - __u32 reserved; -}; - struct mthca_create_srq { __u32 lkey; __u32 db_index;