diff options
author | Johannes Berg <johannes.berg@intel.com> | 2015-11-06 13:57:23 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2015-12-04 16:43:32 +0300 |
commit | 959eb2fd70df86a089e9e31be654462235952a24 (patch) | |
tree | 03a73aad40ab8f4a2a72f52bce6ed8bea074c06b /net/mac80211 | |
parent | 00eeccc4a9a84afe819062df13cdb47159919a7c (diff) | |
download | linux-959eb2fd70df86a089e9e31be654462235952a24.tar.xz |
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