diff options
Diffstat (limited to 'net/rds/ib.h')
-rw-r--r-- | net/rds/ib.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/rds/ib.h b/net/rds/ib.h index 66c03c7665b2..303c6ee8bdb7 100644 --- a/net/rds/ib.h +++ b/net/rds/ib.h | |||
@@ -156,6 +156,7 @@ struct rds_ib_connection { | |||
156 | 156 | ||
157 | /* To control the number of wrs from fastreg */ | 157 | /* To control the number of wrs from fastreg */ |
158 | atomic_t i_fastreg_wrs; | 158 | atomic_t i_fastreg_wrs; |
159 | atomic_t i_fastreg_inuse_count; | ||
159 | 160 | ||
160 | /* interrupt handling */ | 161 | /* interrupt handling */ |
161 | struct tasklet_struct i_send_tasklet; | 162 | struct tasklet_struct i_send_tasklet; |