)]}'
{
  "commit": "6f07a8a3eb2adbfacd1322862368da4eb9dd3b45",
  "tree": "83fe592a359e7e00f80b4a666540149d78c75c57",
  "parents": [
    "4d1feabcbf41f875447a392015acd0796f57baf6"
  ],
  "author": {
    "name": "Ulrich Kunitz",
    "email": "kune@deine-taler.de",
    "time": "Sun Dec 10 18:39:08 2006 +0100"
  },
  "committer": {
    "name": "John W. Linville",
    "email": "linville@linville-t43.mobile",
    "time": "Tue Dec 19 16:16:15 2006 -0500"
  },
  "message": "[PATCH] ieee80211softmac: Fix errors related to the work_struct changes\n\nThe signature of work functions changed recently from a context\npointer to the work structure pointer. This caused a problem in\nthe ieee80211softmac code, because the ieee80211softmac_assox_work\nfunction has  been called directly with a parameter explicitly\ncasted to (void*). This compiled correctly but resulted in a\nsoftlock, because mutex_lock was called with the wrong memory\naddress. The patch fixes the problem. Another issue was a wrong\ncall of the schedule_work function. Softmac works again and this\nfixes the problem I mentioned earlier in the zd1211rw rx tasklet\npatch. The patch is against Linus\u0027 tree (commit af1713e0).\n\nSigned-off-by: Ulrich Kunitz \u003ckune@deine-taler.de\u003e\nAcked-by: Michael Buesch \u003cmb@bu3sch.de\u003e\nSigned-off-by: Larry Finger \u003cLarry.Finger@lwfinger.net\u003e\nSigned-off-by: Andrew Morton \u003cakpm@osdl.org\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e3f37fdda65f6d34cee54693640bad4b5543774f",
      "old_mode": 33188,
      "old_path": "net/ieee80211/softmac/ieee80211softmac_assoc.c",
      "new_id": "a824852909e45b6fd3ab4dc27735921ffc9f9d6a",
      "new_mode": 33188,
      "new_path": "net/ieee80211/softmac/ieee80211softmac_assoc.c"
    }
  ]
}
