)]}'
{
  "commit": "be243e9ddb8f0ba149a1c51faee035c303be7eeb",
  "tree": "50da5a3e5fb2653baedb05d042d63cf5e244b14f",
  "parents": [
    "7f34aae641ce1a2654c1a950aec4eab6f371a55d"
  ],
  "author": {
    "name": "Doug Brown",
    "email": "doug@schmorgal.com",
    "time": "Fri Sep 13 15:31:48 2024 +0100"
  },
  "committer": {
    "name": "Peter Maydell",
    "email": "peter.maydell@linaro.org",
    "time": "Fri Sep 13 15:31:48 2024 +0100"
  },
  "message": "hw/net/can/xlnx-versal-canfd: Fix byte ordering\n\nThe endianness of the CAN data was backwards in each group of 4 bytes.\nFor example, the following data:\n\n00 11 22 33 44 55 66 77\n\nwas showing up like this:\n\n33 22 11 00 77 66 55 44\n\nFix both the TX and RX code to put the data in the correct order.\n\nSigned-off-by: Doug Brown \u003cdoug@schmorgal.com\u003e\nReviewed-by: Francisco Iglesias \u003cfrancisco.iglesias@amd.com\u003e\nAcked-by: Pavel Pisa \u003cpisa@cmp.felk.cvut.cz\u003e\nMessage-id: 20240827034927.66659-6-doug@schmorgal.com\nSigned-off-by: Peter Maydell \u003cpeter.maydell@linaro.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9fba5b9dfc55beeb9a71497172b83f6be4a8528b",
      "old_mode": 33188,
      "old_path": "hw/net/can/xlnx-versal-canfd.c",
      "new_id": "bcfffee1cc2df56ee684f7cb1044d439adad1dd5",
      "new_mode": 33188,
      "new_path": "hw/net/can/xlnx-versal-canfd.c"
    }
  ]
}
