)]}'
{
  "commit": "c338ba3ca5bef2df2082d9e8d336ff7b2880c326",
  "tree": "2a02048eb3fb40072fd1715f3d863f3f4be61a21",
  "parents": [
    "b4068a80492022848c11123bf485aff5c902c583"
  ],
  "author": {
    "name": "Abbas, Mohamed",
    "email": "mohamed.abbas@intel.com",
    "time": "Wed Jan 21 10:58:02 2009 -0800"
  },
  "committer": {
    "name": "John W. Linville",
    "email": "linville@tuxdriver.com",
    "time": "Fri Jan 23 15:38:36 2009 -0500"
  },
  "message": "iwlwifi: fix rs_get_rate WARN_ON()\n\nIn ieee80211_sta structure there is u64 supp_rates[IEEE80211_NUM_BANDS]\nthis is filled with all support rate from assoc_resp.  If we associate\nwith G-band AP only supp_rates of G-band will be set the other band\nsupp_rates will be set to 0. If the user type this command\nthis will cause mac80211 to set to new channel, mac80211\ndoes not disassociate in setting new channel, so the active\nband is now A-band. then in handling the new essid mac80211 will\nkick in the assoc steps which involve sending disassociation frame.\nin this mac80211 will WARN_ON sta-\u003esupp_rates[A_BAND] \u003d\u003d 0.\n\nThis fixes:\nhttp://www.intellinuxwireless.org/bugzilla/show_bug.cgi?id\u003d1822\nhttp://www.kerneloops.org/searchweek.php?search\u003drs_get_rate\n\nSigned-off-by: mohamed abbas \u003cmohamed.abbas@intel.com\u003e\nSigned-off-by: Reinette Chatre \u003creinette.chatre@intel.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9b60a0c5de5f3f55bf45bd7acf8594e3973f172a",
      "old_mode": 33188,
      "old_path": "drivers/net/wireless/iwlwifi/iwl-3945-rs.c",
      "new_id": "21c841847d886022072f44fea41792ae64227d0c",
      "new_mode": 33188,
      "new_path": "drivers/net/wireless/iwlwifi/iwl-3945-rs.c"
    },
    {
      "type": "modify",
      "old_id": "f3f17929ca0bb1546721f0a1a22e8b7fe2a6dc8d",
      "old_mode": 33188,
      "old_path": "drivers/net/wireless/iwlwifi/iwl-agn-rs.c",
      "new_id": "27f50471aed8fd0f4e0349975705b6b06c9e9066",
      "new_mode": 33188,
      "new_path": "drivers/net/wireless/iwlwifi/iwl-agn-rs.c"
    }
  ]
}
