)]}'
{
  "commit": "d220b942a4b6a0640aee78841608f4aa5e8e185e",
  "tree": "92eee1af3dffa61287c917453c3b59ca01b58f87",
  "parents": [
    "1020ce3108cc26fbf09d70550ea2937cb1a211d2"
  ],
  "author": {
    "name": "Max Filippov",
    "email": "jcmvbkbc@gmail.com",
    "time": "Mon Jun 05 18:31:16 2017 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Jun 06 16:22:51 2017 -0400"
  },
  "message": "net: ethoc: enable NAPI before poll may be scheduled\n\nethoc_reset enables device interrupts, ethoc_interrupt may schedule a\nNAPI poll before NAPI is enabled in the ethoc_open, which results in\ndevice being unable to send or receive anything until it\u0027s closed and\nreopened. In case the device is flooded with ingress packets it may be\nunable to recover at all.\nMove napi_enable above ethoc_reset in the ethoc_open to fix that.\n\nFixes: a1702857724f (\"net: Add support for the OpenCores 10/100 Mbps Ethernet MAC.\")\nSigned-off-by: Max Filippov \u003cjcmvbkbc@gmail.com\u003e\nReviewed-by: Tobias Klauser \u003ctklauser@distanz.ch\u003e\nReviewed-by: Florian Fainelli \u003cf.fainelli@gmail.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e863ba74d005d7f255931b336825df2abadd2fc8",
      "old_mode": 33188,
      "old_path": "drivers/net/ethernet/ethoc.c",
      "new_id": "8bb0db990c8fcf8258201f1af5fcf3fa9976b5f9",
      "new_mode": 33188,
      "new_path": "drivers/net/ethernet/ethoc.c"
    }
  ]
}
