Re: [PATCH net-next v5 5/6] net: mscc: remove the frame_info cpuq member
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-08-10 17:18:59
From: Andrew Lunn <andrew@lunn.ch>
Date: 2019-08-10 17:18:59
On Wed, Aug 07, 2019 at 11:22:13AM +0200, Antoine Tenart wrote:
In struct frame_info, the cpuq member is never used. This cosmetic patch removes it from the structure, and from the parsing of the frame header as it's only set but never used. Signed-off-by: Antoine Tenart <redacted>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Andrew