[PATCH] cxgb4: Remove duplicate tcp-options clearing

2014-06-24 Thread Christoph Paasch
tmp_opt is memset to 0. Thus, no need for another call to tcp_clear_options which simply sets some fields explicitly to 0 again. Cc: Steve Wise Cc: Roland Dreier Cc: Sean Hefty Cc: Hal Rosenstock Cc: linux-rdma@vger.kernel.org Signed-off-by: Christoph Paasch --- drivers/infiniband/hw/cxgb4/c

RE: [PATCH] cxgb4: Remove duplicate tcp-options clearing

2014-06-24 Thread Steve Wise
Acked-by: Steve Wise -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html