diff options
author | Johannes Berg <johannes.berg@intel.com> | 2015-11-06 11:57:23 +0100 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-12-04 14:43:32 +0100 |
commit | 959eb2fd70df86a089e9e31be654462235952a24 (patch) | |
tree | 03a73aad40ab8f4a2a72f52bce6ed8bea074c06b /net/mac80211 | |
parent | mac80211_hwsim: Advertise support for VHT IBSS (diff) | |
download | linux-959eb2fd70df86a089e9e31be654462235952a24.tar.xz linux-959eb2fd70df86a089e9e31be654462235952a24.zip |
mac80211_hwsim: stop using pointers as cookies
Instead of using pointers, use sequentially assigned cookies.
This is easier to understand while debugging and also avoids
problems when the pointer is reused for the next allocation.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/mac80211')
0 files changed, 0 insertions, 0 deletions