1. 05 Jan, 2017 1 commit
    • Johannes Berg's avatar
      nl80211: fix sched scan netlink socket owner destruction · 753aacfd
      Johannes Berg authored
      A single netlink socket might own multiple interfaces *and* a
      scheduled scan request (which might belong to another interface),
      so when it goes away both may need to be destroyed.
      
      Remove the schedule_scan_stop indirection to fix this - it's only
      needed for interface destruction because of the way this works
      right now, with a single work taking care of all interfaces.
      
      Cc: stable@vger.kernel.org
      Fixes: 93a1e86c ("nl80211: Stop scheduled scan if netlink client disappears")
      Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
      753aacfd
  2. 02 Jan, 2017 5 commits
  3. 01 Jan, 2017 1 commit
  4. 30 Dec, 2016 2 commits
  5. 29 Dec, 2016 10 commits
  6. 28 Dec, 2016 18 commits
  7. 27 Dec, 2016 3 commits