)]}'
{
  "commit": "bfef73fa78ca1e56175dcbd33aa11de4764f85a5",
  "tree": "4d0021bcdd8e27891f2e1e1caa2b0c97f7c91d1d",
  "parents": [
    "e10e271bfd295bf805dc294460868e1deb938211"
  ],
  "author": {
    "name": "Roland Dreier",
    "email": "rolandd@cisco.com",
    "time": "Mon Mar 20 10:08:26 2006 -0800"
  },
  "committer": {
    "name": "Roland Dreier",
    "email": "rolandd@cisco.com",
    "time": "Mon Mar 20 10:08:26 2006 -0800"
  },
  "message": "IPoIB: Get rid of useless test of queue length\n\nIn neigh_add_path(), the queue of delayed packets can never be full,\nbecause the queue is always freshly created and cannot be found by any\nother code path.  In fact, the test of the queue length is worse than\nuseless: if somehow the test ever triggered and path_rec_start() also\nfailed, then dev_kfree_skb_any() will be called twice on the same skb.\nFix this by deleting the useless test.  Pointed out by Michael\nS. Tsirkin \u003cmst@mellanox.co.il\u003e.\n\nSigned-off-by: Roland Dreier \u003crolandd@cisco.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "1633aadae421968faa7ba418f9ea1ff7282040b1",
      "old_mode": 33188,
      "old_path": "drivers/infiniband/ulp/ipoib/ipoib_main.c",
      "new_id": "0ebacd558ff6508919631d214283b8e49fb38897",
      "new_mode": 33188,
      "new_path": "drivers/infiniband/ulp/ipoib/ipoib_main.c"
    }
  ]
}
