RDS: Stop supporting old cong map sending method
[firefly-linux-kernel-4.4.55.git] / net / rds / iw.c
index e766aecd46c97771d163817807f3198a040fb51f..467790da1316ad86e8e617ea9239c249d5a72157 100644 (file)
@@ -264,7 +264,6 @@ struct rds_transport rds_iw_transport = {
        .laddr_check            = rds_iw_laddr_check,
        .xmit_complete          = rds_iw_xmit_complete,
        .xmit                   = rds_iw_xmit,
-       .xmit_cong_map          = NULL,
        .xmit_rdma              = rds_iw_xmit_rdma,
        .recv                   = rds_iw_recv,
        .conn_alloc             = rds_iw_conn_alloc,