)]}'
{
  "commit": "c16714704bb35165e5b85d927873dcc643772648",
  "tree": "c8aa70b7d7aaf3984a7c1b8579bd7f2ae29ec39d",
  "parents": [
    "18bb36f9fab5980efeff063755c037a622f0231c"
  ],
  "author": {
    "name": "Stefan Richter",
    "email": "stefanr@s5r6.in-berlin.de",
    "time": "Fri Dec 17 22:22:33 2010 +0100"
  },
  "committer": {
    "name": "Stefan Richter",
    "email": "stefanr@s5r6.in-berlin.de",
    "time": "Sun Dec 19 15:27:02 2010 +0100"
  },
  "message": "firewire: net: set carrier state at ifup\n\nAt ifup, carrier status would be shown on even if it actually was off.\nAlso add an include for ethtool_ops rather than to rely on the one from\nnetdevice.h.\n\nNote, we can alas not use fwnet_device_mutex to serialize access to\ndev-\u003epeer_count (as I originally wanted).  This would cause a lock\ninversion:\n  - fwnet_probe | takes fwnet_device_mutex\n      + register_netdev | takes rtnl_mutex\n  - devinet_ioctl | takes rtnl_mutex\n      + fwnet_open | ...must not take fwnet_device_mutex\n\nHence use the dev-\u003elock spinlock for serialization.\n\nSigned-off-by: Stefan Richter \u003cstefanr@s5r6.in-berlin.de\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "7fd51c9e243dd978a8651b7e1c56cbe0ff162f3c",
      "old_mode": 33188,
      "old_path": "drivers/firewire/net.c",
      "new_id": "c2e194c5866717633d426636cc5cd5e43efa821e",
      "new_mode": 33188,
      "new_path": "drivers/firewire/net.c"
    }
  ]
}
