)]}'
{
  "commit": "cda6d377ec6b2ee2e58d563d0bd7eb313e0165df",
  "tree": "9c3f3b1081ce04a9056d3f31675d7d16146c0127",
  "parents": [
    "c80dd2da736ba235c2ca5dcaa00aac6907786c5b"
  ],
  "author": {
    "name": "Stephen Hemminger",
    "email": "shemminger@vyatta.com",
    "time": "Wed Mar 25 21:01:47 2009 -0700"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Mar 25 21:01:47 2009 -0700"
  },
  "message": "bridge: bad error handling when adding invalid ether address\n\nThis fixes an crash when empty bond device is added to a bridge.\nIf an interface with invalid ethernet address (all zero) is added\nto a bridge, then bridge code detects it when setting up the forward\ndatabas entry. But the error unwind is broken, the bridge port object \ncan get freed twice: once when ref count went to zeo, and once by kfree.\nSince object is never really accessible, just free it.\n\nSigned-off-by: Stephen Hemminger \u003cshemminger@vyatta.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "727c5c510a602573b216ec66fb3ce1dbf274b0d5",
      "old_mode": 33188,
      "old_path": "net/bridge/br_if.c",
      "new_id": "8a96672e2c5c462fb3f575df3ba4d8c25a03727d",
      "new_mode": 33188,
      "new_path": "net/bridge/br_if.c"
    }
  ]
}
