commit | d8c964dccae30dc326e2bd7170d6919858bc5cff | [log] [tgz] |
---|---|---|
author | Antoine Tenart <antoine.tenart@bootlin.com> | Mon Aug 12 16:45:35 2019 +0200 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 15 16:31:11 2019 -0700 |
tree | 1f3201dc4b4b1deed55f12a230533b0ee208d744 | |
parent | 45bce1719cbd1ad3fb48f840accb1d120b6b0209 [diff] |
net: mscc: improve the frame header parsing readability This cosmetic patch improves the frame header parsing readability by introducing a new macro to access and mask its fields. Signed-off-by: Antoine Tenart <antoine.tenart@bootlin.com> Signed-off-by: David S. Miller <davem@davemloft.net>