diff options
author | 2020-05-21 22:14:22 +0200 | |
---|---|---|
committer | 2020-05-27 10:03:27 +0200 | |
commit | 1b9ae0c92925ac40489be526d67d0010d0724ce0 (patch) | |
tree | 24e7013893e790b98e5d4b0a6ba8b87de212befc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdb (diff) | |
download | wireguard-linux-1b9ae0c92925ac40489be526d67d0010d0724ce0.tar.xz wireguard-linux-1b9ae0c92925ac40489be526d67d0010d0724ce0.zip |
wireless: Use linux/stddef.h instead of stddef.h
When compiling inside the kernel include linux/stddef.h instead of
stddef.h. When I compile this header file in backports for power PC I
run into a conflict with ptrdiff_t. I was unable to reproduce this in
mainline kernel. I still would like to fix this problem in the kernel.
Fixes: 6989310f5d43 ("wireless: Use offsetof instead of custom macro.")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Link: https://lore.kernel.org/r/20200521201422.16493-1-hauke@hauke-m.de
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions