commit | 1f0239de58d60e0c4b44a35953004d180dd9ce6c | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Mon Aug 12 16:45:36 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 15 16:31:12 2019 -0700 |
tree | 30b0c8a3cbcd775fb1a45e515c27d087528464ec | |
parent | d8c964dccae30dc326e2bd7170d6919858bc5cff [diff] |
net: mscc: remove the frame_info cpuq member 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 <antoine.tenart@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>