)]}'
{
  "commit": "738967b8bf57e582db1a23ce773c36fefd4b7d37",
  "tree": "b8a6a56e9eaa280fc10371002bb6d8fef790ab04",
  "parents": [
    "426cda5cc177301f9c196f3a9b6a1287051ba599"
  ],
  "author": {
    "name": "Andy Zhou",
    "email": "azhou@nicira.com",
    "time": "Mon Sep 08 00:35:02 2014 -0700"
  },
  "committer": {
    "name": "Pravin B Shelar",
    "email": "pshelar@nicira.com",
    "time": "Wed Nov 05 23:52:34 2014 -0800"
  },
  "message": "openvswitch: refactor do_output() to move NULL check out of fast path\n\nskb_clone() NULL check is implemented in do_output(), as past of the\ncommon (fast) path. Refactoring so that NULL check is done in the\nslow path, immediately after skb_clone() is called.\n\nBesides optimization, this change also improves code readability by\nmaking the skb_clone() NULL check consistent within OVS datapath\nmodule.\n\nSigned-off-by: Andy Zhou \u003cazhou@nicira.com\u003e\nSigned-off-by: Pravin B Shelar \u003cpshelar@nicira.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "930b1b6e4cef26a1569ba284e3d6818a8ff63069",
      "old_mode": 33188,
      "old_path": "net/openvswitch/actions.c",
      "new_id": "9fd33c0bf173ef18626c9c15d5d99834a70fb6fe",
      "new_mode": 33188,
      "new_path": "net/openvswitch/actions.c"
    }
  ]
}
