)]}'
{
  "commit": "85f4d6488cba35d3bb58833edbcb28faaffdd37c",
  "tree": "8bd04ff80a54cfcf86c7f017de892f694af63ed8",
  "parents": [
    "58d7e0f37cfc5b4f473d437024a03d874e5969a3"
  ],
  "author": {
    "name": "Lars Ericsson",
    "email": "lars_ericsson@telia.com",
    "time": "Wed Sep 08 20:55:36 2010 +0200"
  },
  "committer": {
    "name": "John W. Linville",
    "email": "linville@tuxdriver.com",
    "time": "Tue Sep 14 16:03:43 2010 -0400"
  },
  "message": "rt2x00: Antenna diversity does not work in 2.6.35\n\nThe test if antenna diversity is at all enabled uses a local variable\n\u0027flags\u0027 to prepare the test condition, but uses \u0027ant-\u003eflags\u0027 when the test\nis evaluated. The effect is that the diversity evaluation will never start.\nI can see two solutions, use the \u0027flag\u0027 in the test condition or revert the\nlocal flag change. My attached patch took alternative two.\n\nThen the evaluation start but it will still not switch antenna. The problem\nis a code section in rt2x00lib_config_antenna (). The effect of that code\nsection is that any change the diversity function perform will be\neffectively shorten and no antenna selection command issued. The attached\npatch will filter out any ANTENNA_SW_DIVERSITY setting but forward all\nother\n\nSigned-off-by: Lars Ericsson \u003clars_ericsson@telia.com\u003e\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "34f34fa7f53a60ec04db9b9bed0a22e23d28ed4c",
      "old_mode": 33188,
      "old_path": "drivers/net/wireless/rt2x00/rt2x00config.c",
      "new_id": "db09a641a948fb471d7d19c509b4ec8744c2f905",
      "new_mode": 33188,
      "new_path": "drivers/net/wireless/rt2x00/rt2x00config.c"
    },
    {
      "type": "modify",
      "old_id": "666cef3f8472e3da35bfd98d6dd74eba1d8d162e",
      "old_mode": 33188,
      "old_path": "drivers/net/wireless/rt2x00/rt2x00link.c",
      "new_id": "4d534e9dc6286a7d6ff06d5d7874037f72aeb743",
      "new_mode": 33188,
      "new_path": "drivers/net/wireless/rt2x00/rt2x00link.c"
    }
  ]
}
