i40e: clean up comment style
[cascardo/linux.git] / net / ipv4 / tcp_illinois.c
index be047c6..863d105 100644 (file)
@@ -325,7 +325,6 @@ static void tcp_illinois_info(struct sock *sk, u32 ext,
 }
 
 static struct tcp_congestion_ops tcp_illinois __read_mostly = {
-       .flags          = TCP_CONG_RTT_STAMP,
        .init           = tcp_illinois_init,
        .ssthresh       = tcp_illinois_ssthresh,
        .cong_avoid     = tcp_illinois_cong_avoid,