)]}'
{
  "commit": "cd7e903440bad2625afa4090f34bf497593656cd",
  "tree": "fd718ac8012aa60ad855556bc0caa903fe69ac4c",
  "parents": [
    "cdb346977829885cbd8b1200ca21049b1df242ad"
  ],
  "author": {
    "name": "Divy Le Ray",
    "email": "divy@chelsio.com",
    "time": "Thu Mar 13 00:13:30 2008 -0700"
  },
  "committer": {
    "name": "Jeff Garzik",
    "email": "jeff@garzik.org",
    "time": "Mon Mar 17 08:07:01 2008 -0400"
  },
  "message": "cxgb3: Fix transmit queue stop mechanism\n\nThe last change in the Tx queue stop mechanism opens a window\nwhere the Tx queue might be stopped after pending credits\nreturned.\n\nTx credits are returned via a control message generated by the HW.\nIt returns tx credits on demand, triggered by a completion bit\nset in selective transmit packet headers.\n\nThe current code can lead to the Tx queue stopped\nwith all pending credits returned, and the current frame\nnot triggering a credit return. The Tx queue will then never be\nawaken.\n\nThe driver could alternatively request a completion for packets\nthat stop the queue. It\u0027s however safer at this point to go back\nto the pre-existing behaviour.\n\nSigned-off-by: Divy Le Ray \u003cdivy@chelsio.com\u003e\nSigned-off-by: Jeff Garzik \u003cjeff@garzik.org\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "979f3fc5e76567f1f20d2f03c77816a6469ab144",
      "old_mode": 33188,
      "old_path": "drivers/net/cxgb3/sge.c",
      "new_id": "db586870c5f43843cacba508cfc60673f6a2864e",
      "new_mode": 33188,
      "new_path": "drivers/net/cxgb3/sge.c"
    }
  ]
}
