Re: [PATCH net-next] tcp: use data length instead of skb->len in tcp_probe
From: David Miller
Date: Fri May 25 2018 - 16:27:44 EST
From: Song Liu <songliubraving@xxxxxx>
Date: Thu, 24 May 2018 17:44:46 +0000
> We should also rename __entry->length to __entry->data_len, so that whoever
> using this field will notice the change.
Agreed.