On 2/28/24 1:33 AM, Niklas Söderlund wrote: > The struct member rx_max_buf_size was added before split descriptor > support where added. It is unclear if the value describes the full skb s/where/was/. > frame buffer or the data descriptor buffer which can be combined into a > single skb. > > Rename it to make it clear it referees to the maximum frame size and can > cover multiple descriptors. > > Signed-off-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > Reviewed-by: Paul Barker <paul.barker.ct@xxxxxxxxxxxxxx> Reviewed-by: Sergey Shtylyov <s.shtylyov@xxxxxx> [...] MBR, Sergey