)]}'
{
  "commit": "d10d607f504bc7d0a6f69867a8eef0daa453dab7",
  "tree": "be911ce8ccdb250080eb703540c5bbb11fd106b0",
  "parents": [
    "09ef193fef7efb0175a04634853862d717adbb95"
  ],
  "author": {
    "name": "Bartosz Golaszewski",
    "email": "bgolaszewski@baylibre.com",
    "time": "Mon Jun 29 14:03:38 2020 +0200"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Tue Jun 30 15:57:34 2020 -0700"
  },
  "message": "net: ethernet: ixgbe: don\u0027t call devm_mdiobus_free()\n\nThe idea behind devres is that the release callbacks are called if\nprobe fails. As we now check the return value of ixgbe_mii_bus_init(),\nwe can drop the call devm_mdiobus_free() in error path as the release\ncallback will be called automatically.\n\nSigned-off-by: Bartosz Golaszewski \u003cbgolaszewski@baylibre.com\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2fb97967961c43893b2d06fef0df9bc476dda426",
      "old_mode": 33188,
      "old_path": "drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c",
      "new_id": "7980d7265e106b3f30167f21e593735780fc5e5e",
      "new_mode": 33188,
      "new_path": "drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c"
    }
  ]
}
