)]}'
{
  "commit": "d5d08def9216c445339c5a24a2cdc9cc2c8c13f7",
  "tree": "323fa9482da42ae8ce28c2030cf12bafd44e3eba",
  "parents": [
    "8a69aa93d54cb56017159b08512c80ede2263060"
  ],
  "author": {
    "name": "Ivo van Doorn",
    "email": "ivdoorn@gmail.com",
    "time": "Fri Jul 27 15:43:23 2007 +0200"
  },
  "committer": {
    "name": "David S. Miller",
    "email": "davem@sunset.davemloft.net",
    "time": "Wed Oct 10 16:47:38 2007 -0700"
  },
  "message": "[MAC80211]: Add LONG_RETRY flag to ieee80211_tx_control\n\nmac80211 informs the driver what the short and long retry values are through\nset_retry_limit(), but when packets are being transmitted it did not inform the\ndriver which of the 2 retry limits should actually be used.\nInstead it sends the actual value, but for drivers that can only set the retry limit\nand the register and in the descriptor need to indicate which of the limits should\nbe used this is not really useful.\n\nThis patch will add a IEEE80211_TXCTL_LONG_RETRY_LIMIT flag to the\nieee80211_tx_control structure. By default the short retry limit should be\nused but if the flag is set the long retry should be used.\n\nThis does not prevent the driver to ignore the request for \"no retry\" packets,\nbut at least those will be send out with the short retry limit. But there is no\nperfect cure for this problem.. :(\n\nSigned-off-by: Ivo van Doorn \u003cIvDoorn@gmail.com\u003e\nSigned-off-by: Jiri Benc \u003cjbenc@suse.cz\u003e\nSigned-off-by: John W. Linville \u003clinville@tuxdriver.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "8a086a8ac27035f2ff5eda1dd857d9fb5f64de90",
      "old_mode": 33188,
      "old_path": "include/net/mac80211.h",
      "new_id": "91cee0f0aa7176d609a41abd8f790c63750d73b6",
      "new_mode": 33188,
      "new_path": "include/net/mac80211.h"
    },
    {
      "type": "modify",
      "old_id": "2a1a7d457136b38d252eb507bb4768c0e29e38ec",
      "old_mode": 33188,
      "old_path": "net/mac80211/tx.c",
      "new_id": "532cf5127b70884dd43a353d46ab6676d24abb5e",
      "new_mode": 33188,
      "new_path": "net/mac80211/tx.c"
    }
  ]
}
