Skip to content

Commit

Permalink
Merge branches 'ipoib' and 'odp' into for-next
Browse files Browse the repository at this point in the history
  • Loading branch information
rolandd committed Feb 3, 2015
2 parents 4143a95 + 7e36ef8 commit ecb7b12
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion drivers/infiniband/core/uverbs_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ static int (*uverbs_ex_cmd_table[])(struct ib_uverbs_file *file,
struct ib_udata *uhw) = {
[IB_USER_VERBS_EX_CMD_CREATE_FLOW] = ib_uverbs_ex_create_flow,
[IB_USER_VERBS_EX_CMD_DESTROY_FLOW] = ib_uverbs_ex_destroy_flow,
[IB_USER_VERBS_EX_CMD_QUERY_DEVICE] = ib_uverbs_ex_query_device
};

static void ib_uverbs_add_one(struct ib_device *device);
Expand Down

0 comments on commit ecb7b12

Please sign in to comment.