1. 28 8月, 2018 1 次提交
    • S
      cfg80211: make wmm_rule part of the reg_rule structure · 38cb87ee
      Stanislaw Gruszka 提交于
      Make wmm_rule be part of the reg_rule structure. This simplifies the
      code a lot at the cost of having bigger memory usage. However in most
      cases we have only few reg_rule's and when we do have many like in
      iwlwifi we do not save memory as it allocates a separate wmm_rule for
      each channel anyway.
      
      This also fixes a bug reported in various places where somewhere the
      pointers were corrupted and we ended up doing a null-dereference.
      
      Fixes: 230ebaa1 ("cfg80211: read wmm rules from regulatory database")
      Signed-off-by: NStanislaw Gruszka <sgruszka@redhat.com>
      [rephrase commit message slightly]
      Signed-off-by: NJohannes Berg <johannes.berg@intel.com>
      38cb87ee
  2. 30 5月, 2018 1 次提交
  3. 26 4月, 2018 1 次提交
  4. 20 4月, 2018 4 次提交
  5. 09 4月, 2018 1 次提交
  6. 06 10月, 2017 7 次提交
  7. 30 8月, 2017 1 次提交
  8. 18 8月, 2017 3 次提交
  9. 01 8月, 2017 1 次提交
  10. 23 6月, 2017 1 次提交
  11. 06 6月, 2017 1 次提交
  12. 26 4月, 2017 1 次提交
  13. 19 9月, 2016 2 次提交
  14. 01 7月, 2016 1 次提交
  15. 11 5月, 2016 3 次提交
  16. 12 4月, 2016 1 次提交
  17. 10 3月, 2016 1 次提交
  18. 07 3月, 2016 1 次提交
  19. 02 3月, 2016 1 次提交
  20. 28 2月, 2016 1 次提交
  21. 01 2月, 2016 1 次提交
  22. 02 12月, 2015 1 次提交
  23. 26 11月, 2015 2 次提交
  24. 18 11月, 2015 1 次提交
  25. 05 10月, 2015 1 次提交