Skip to content

Commit

Permalink
RDS: IB: Remove an unused structure member
Browse files Browse the repository at this point in the history
Signed-off-by: Bart Van Assche <bart.vanassche@sandisk.com>
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: linux-rdma@vger.kernel.org
Cc: netdev@vger.kernel.org
Cc: rds-devel@oss.oracle.com
Signed-off-by: Doug Ledford <dledford@redhat.com>
  • Loading branch information
Bart Van Assche authored and dledford committed Jan 24, 2017
1 parent 6532c38 commit 69324c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/rds/ib_mr.h
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@

struct rds_ib_fmr {
struct ib_fmr *fmr;
u64 *dma;
};

enum rds_ib_fr_state {
Expand Down

0 comments on commit 69324c2

Please sign in to comment.