)]}'
{
  "commit": "bf6a0579f60ae5225280c82cc52b51db1255e7fb",
  "tree": "7e0d508ed3ae1751ee465ebb80e0aec82a0d5a07",
  "parents": [
    "73b30dfe4f756315b8cc431fca3ff340090c0ae4"
  ],
  "author": {
    "name": "Juuso Oikarinen",
    "email": "juuso.oikarinen@nokia.com",
    "time": "Mon Jan 31 15:52:58 2011 +0200"
  },
  "committer": {
    "name": "John W. Linville",
    "email": "linville@tuxdriver.com",
    "time": "Thu Feb 03 16:44:42 2011 -0500"
  },
  "message": "cfg80211: Fix power save state after interface type change\n\nCurrently cfg80211 only configures the PSM state to the driver upon creation\nof a new virtual interface, but not after interface type change. The mac80211\non the other hand reinitializes its sdata structure every time the interface\ntype is changed, losing the PSM configuration.\n\nHence, if the interface type is changed to, say, ad-hoc and then back to\nmanaged, \"iw wlan0 get power_save\" will claim that PSM is enabled, when in\nfact on mac80211 level it is not.\n\nFix this in cfg80211 by configuring the PSM state to the driver each time\nthe interface is brought up instead of just when the interface is created.\n\nSigned-off-by: Juuso Oikarinen \u003cjuuso.oikarinen@nokia.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "e9a5f8ca4c2718424bc0fafec5a9b7eabe6d65b1",
      "old_mode": 33188,
      "old_path": "net/wireless/core.c",
      "new_id": "fe01de29bfe8c740edc5e19944663e5d0fd7cd33",
      "new_mode": 33188,
      "new_path": "net/wireless/core.c"
    }
  ]
}
