commit | 7e89ed8ab3f74e0746d3ea80537d7a06b0e27732 | [log] [tgz] |
---|---|---|
author | Horatiu Vultur <horatiu.vultur@microchip.com> | Sat May 30 18:09:46 2020 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jun 01 11:56:11 2020 -0700 |
tree | ca8475a47ae711983f6a028cc744aaa05760fda7 | |
parent | 3e1c6846b9e108740ef8a37be80314053f5dd52a [diff] |
bridge: mrp: Update MRP frame type Replace u16/u32 with be16/be32 in the MRP frame types. This fixes sparse warnings like: warning: cast to restricted __be16 Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com> Signed-off-by: David S. Miller <davem@davemloft.net>