)]}'
{
  "commit": "d8c0a67d7b7593064ccbd2cb3ce7f4bbecf79c85",
  "tree": "c3d97ff19e276b1f48968e2f7ab1e3c096ee907a",
  "parents": [
    "42b116e4acd5c4fefb75201fab06c8bd2d4aca4b"
  ],
  "author": {
    "name": "Georgij Cernysiov",
    "email": "geo.cgv@gmail.com",
    "time": "Mon Sep 30 16:07:09 2024 +0200"
  },
  "committer": {
    "name": "Maureen Helm",
    "email": "maureen.helm@analog.com",
    "time": "Wed Oct 02 13:40:42 2024 -0500"
  },
  "message": "drivers: ethernet: adin2111: fix generic spi frame reception\n\nFixes a bug that results in double RX buffer read from ADIN\nwhen generic SPI protocol is used.\n\nActual frame size to be read must be RX_FSIZE - HEADER.\nIf we read less amount of bytes, then ADIN raises an IRQ or\nsignals via Pn_RX_RDY that there is another frame available, as\nwe fail to read the whole frame.\n\nThe fix for \"Still some length to go 2\" is still present, we drop\nthe CRC32 bytes from the frame prior allocation and network\nstack pass.\n\nSigned-off-by: Georgij Cernysiov \u003cgeo.cgv@gmail.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "28a938bc5fdddacfa5b3dafb8629f0b4e880d33c",
      "old_mode": 33188,
      "old_path": "drivers/ethernet/eth_adin2111.c",
      "new_id": "992daed9abd12cab15b54d9a19f6e72f315114fe",
      "new_mode": 33188,
      "new_path": "drivers/ethernet/eth_adin2111.c"
    }
  ]
}
