)]}'
{
  "commit": "b2ce49e7375ff5b9b133c474875dfbd97ef00ef7",
  "tree": "e1c5b1a6c071392ac646e74b5c29bb30f649628c",
  "parents": [
    "f06c7f9f92295faf701a9628b383156c4efb6119"
  ],
  "author": {
    "name": "Yang Yingliang",
    "email": "yangyingliang@huawei.com",
    "time": "Fri May 09 16:49:05 2014 +0800"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Mon May 12 14:55:21 2014 -0400"
  },
  "message": "sch_hhf: fix comparison of qlen and limit\n\nWhen I use the following command, eth0 cannot send any packets.\n #tc qdisc add dev eth0 root handle 1: hhf limit 1\n\nBecause qlen need be smaller than limit, all packets were dropped.\nFix this by qlen *\u003c\u003d* limit.\n\nSigned-off-by: Yang Yingliang \u003cyangyingliang@huawei.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6e957c3b9854acc025e43d9028b94f0af7f4d6c1",
      "old_mode": 33188,
      "old_path": "net/sched/sch_hhf.c",
      "new_id": "6aab8619bbb002570d206d9ff6bb9c90eb82261a",
      "new_mode": 33188,
      "new_path": "net/sched/sch_hhf.c"
    }
  ]
}
