[gustavoars:testing/wfamnae-next20241015 16/18] ./usr/include/linux/wireless.h:860:33: error: field 'src_addr' has incomplete type
From: kernel test robot
Date: Thu Oct 17 2024 - 01:48:11 EST
Hi Gustavo,
FYI, the error/warning was bisected to this commit, please ignore it if it's irrelevant.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux.git testing/wfamnae-next20241015
head: d64af418459145b7d8eb94cd300fb4b7d2659a3c
commit: d9e9d9c1ade33701172b069e7dea728b063b00ee [16/18] uapi: wireless: Avoid -Wflex-array-member-not-at-end warnings
config: x86_64-buildonly-randconfig-002-20241017 (https://download.01.org/0day-ci/archive/20241017/202410171340.SzEKww7B-lkp@xxxxxxxxx/config)
compiler: gcc-12 (Debian 12.2.0-14) 12.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20241017/202410171340.SzEKww7B-lkp@xxxxxxxxx/reproduce)
If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@xxxxxxxxx>
| Closes: https://lore.kernel.org/oe-kbuild-all/202410171340.SzEKww7B-lkp@xxxxxxxxx/
All errors (new ones prefixed by >>):
In file included from <command-line>:
>> ./usr/include/linux/wireless.h:747:33: error: field 'addr' has incomplete type
747 | struct sockaddr_legacy addr; /* Source address (hw/mac) */
| ^~~~
>> ./usr/include/linux/wireless.h:772:33: error: field 'bssid' has incomplete type
772 | struct sockaddr_legacy bssid; /* ff:ff:ff:ff:ff:ff for broadcast BSSID or
| ^~~~~
./usr/include/linux/wireless.h:829:33: error: field 'addr' has incomplete type
829 | struct sockaddr_legacy addr; /* ff:ff:ff:ff:ff:ff for broadcast/multicast
| ^~~~
./usr/include/linux/wireless.h:853:33: error: field 'bssid' has incomplete type
853 | struct sockaddr_legacy bssid;
| ^~~~~
>> ./usr/include/linux/wireless.h:860:33: error: field 'src_addr' has incomplete type
860 | struct sockaddr_legacy src_addr;
| ^~~~~~~~
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki