)]}'
{
  "commit": "9d40bbda599def1e1d155d7f7dca14fe8744bd2b",
  "tree": "d246fbaec294830ecab0bb4b3b38d925abb5ffd8",
  "parents": [
    "54acd0efab072cb70e87206329d561b297f93bbb"
  ],
  "author": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Mar 04 23:46:25 2009 -0800"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@davemloft.net",
    "time": "Wed Mar 04 23:46:25 2009 -0800"
  },
  "message": "vlan: Fix vlan-in-vlan crashes.\n\nAs analyzed by Patrick McHardy, vlan needs to reset it\u0027s\nnetdev_ops pointer in it\u0027s -\u003einit() function but this\nleaves the compat method pointers stale.\n\nAdd a netdev_resync_ops() and call it from the vlan code.\n\nAny other driver which changes -\u003enetdev_ops after register_netdevice()\nwill need to call this new function after doing so too.\n\nWith help from Patrick McHardy.\n\nTested-by: Patrick McHardy \u003ckaber@trash.net\u003e\nSigned-off-by: David S. Miller \u003cdavem@davemloft.net\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "ec54785d34f90904224afe17a2713a8f32ed05ba",
      "old_mode": 33188,
      "old_path": "include/linux/netdevice.h",
      "new_id": "659366734f3fa1423cc8ff1d424fc44d6ce6c9bc",
      "new_mode": 33188,
      "new_path": "include/linux/netdevice.h"
    },
    {
      "type": "modify",
      "old_id": "4a19acd3a32ba06eaf3fbe4b80f8e5d3fe699d17",
      "old_mode": 33188,
      "old_path": "net/8021q/vlan_dev.c",
      "new_id": "1b34135cf9902e737b91475b7a02c018fc6568f5",
      "new_mode": 33188,
      "new_path": "net/8021q/vlan_dev.c"
    },
    {
      "type": "modify",
      "old_id": "2dd484ed3dbb8d4eb4d353312908c8d779422000",
      "old_mode": 33188,
      "old_path": "net/core/dev.c",
      "new_id": "f1129706ce7b3589bec1a2cbacb63fa80bdceb29",
      "new_mode": 33188,
      "new_path": "net/core/dev.c"
    }
  ]
}
