)]}'
{
  "commit": "b3d18d191bb805f3effdfc083c4ce79789470b46",
  "tree": "034a2d4cfda07b9f843942bc33a3e43ea2572489",
  "parents": [
    "fe45332ed289d91e57eca11bfd1ca75d6e420ab4"
  ],
  "author": {
    "name": "Scott Feldman",
    "email": "scofeldm@cisco.com",
    "time": "Wed Dec 23 13:27:30 2009 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Dec 23 21:03:39 2009 -0800"
  },
  "message": "enic: Bug fix: use safe queue shutdown in dev-\u003estop\n\nFix dev-\u003estop shutdown bug where driver was stopping xmit queue and then\ndisabling intrs.  Fix is to disable intrs first and then stop the xmit\nqueue, otherwise an interrupt could cause the queue to be rewoken.  Also,\nno need to explicitly do queue servicing because queues are cleaned and\nreset back to initial state at end of dev-\u003estop.  Servicing queues also\nhad the side-effect of also rewakening the xmit queue, which is not what\nwe want.\n\nSigned-off-by: Vasanthy Kolluri \u003cvkolluri@cisco.com\u003e\nSigned-off-by: Scott Feldman \u003cscofeldm@cisco.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e1c2076228ba5a652005127b3ba0695ef0917e4b",
      "old_mode": 33188,
      "old_path": "drivers/net/enic/enic.h",
      "new_id": "8dd0105a8d9c5fc5c1a99cee9f4cad7f82316cfc",
      "new_mode": 33188,
      "new_path": "drivers/net/enic/enic.h"
    },
    {
      "type": "modify",
      "old_id": "f875751af15e59547988f49358aea3160197f678",
      "old_mode": 33188,
      "old_path": "drivers/net/enic/enic_main.c",
      "new_id": "b4a11befb3b31308ab05b1695ac667460f606847",
      "new_mode": 33188,
      "new_path": "drivers/net/enic/enic_main.c"
    },
    {
      "type": "modify",
      "old_id": "9a53604edce69ca9dfb19eeb241b63f634627a6b",
      "old_mode": 33188,
      "old_path": "drivers/net/enic/vnic_intr.h",
      "new_id": "f79a722b6a0337ac22354dd33e85abc120cfc21c",
      "new_mode": 33188,
      "new_path": "drivers/net/enic/vnic_intr.h"
    }
  ]
}
