)]}'
{
  "commit": "7eaf5077b37bb33dbd44e569ff88566d6fe286e9",
  "tree": "71029b598e5236463cf2a979926d9a98783e2558",
  "parents": [
    "5dba93aedfc6906b27791c4a1136b177beae25b7"
  ],
  "author": {
    "name": "John Fastabend",
    "email": "john.r.fastabend@intel.com",
    "time": "Fri Sep 25 13:12:03 2009 +0000"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Sat Sep 26 20:16:15 2009 -0700"
  },
  "message": "net: fix double skb free in dcbnl\n\nnetlink_unicast() calls kfree_skb even in the error case.\n\ndcbnl calls netlink_unicast() which when it fails free\u0027s the\nskb and returns an error value.  dcbnl is free\u0027ing the skb\nagain when this error occurs.  This patch removes the double\nfree.\n\nSigned-off-by: John Fastabend \u003cjohn.r.fastabend@intel.com\u003e\nSigned-off-by: Jeff Kirsher \u003cjeffrey.t.kirsher@intel.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e0879bfb7dd56dc6857ea16aacb82f258df61e18",
      "old_mode": 33188,
      "old_path": "net/dcb/dcbnl.c",
      "new_id": "ac1205df6c86327155d79f81da345e8b8411bec7",
      "new_mode": 33188,
      "new_path": "net/dcb/dcbnl.c"
    }
  ]
}
