diff options
Diffstat (limited to 'net/rds/ib.c')
-rw-r--r-- | net/rds/ib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rds/ib.c b/net/rds/ib.c index 72a5116c11de..932dacbdbea1 100644 --- a/net/rds/ib.c +++ b/net/rds/ib.c | |||
@@ -274,7 +274,6 @@ struct rds_transport rds_ib_transport = { | |||
274 | .conn_connect = rds_ib_conn_connect, | 274 | .conn_connect = rds_ib_conn_connect, |
275 | .conn_shutdown = rds_ib_conn_shutdown, | 275 | .conn_shutdown = rds_ib_conn_shutdown, |
276 | .inc_copy_to_user = rds_ib_inc_copy_to_user, | 276 | .inc_copy_to_user = rds_ib_inc_copy_to_user, |
277 | .inc_purge = rds_ib_inc_purge, | ||
278 | .inc_free = rds_ib_inc_free, | 277 | .inc_free = rds_ib_inc_free, |
279 | .cm_initiate_connect = rds_ib_cm_initiate_connect, | 278 | .cm_initiate_connect = rds_ib_cm_initiate_connect, |
280 | .cm_handle_connect = rds_ib_cm_handle_connect, | 279 | .cm_handle_connect = rds_ib_cm_handle_connect, |