* net/wireless/util.c:3087:6: warning: no previous prototype for 'cfg80211_validate_ies'
@ 2026-07-29 6:22 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-07-29 6:22 UTC (permalink / raw)
To: oe-kbuild; +Cc: lkp
::::::
:::::: Manual check reason: "bisect to a FBC not belonging to original linux-review patches: branch: linux-review/Deepanshu-Kartikey/wifi-cfg80211-add-cfg80211_validate_ies-helper-and-use-it/20260729-101807, commit: 9f00c96249f6b1cad035a9ece55d6a199cf08cbf"
::::::
BCC: lkp@intel.com
CC: oe-kbuild-all@lists.linux.dev
TO: Deepanshu Kartikey <kartikey406@gmail.com>
CC: 0day robot <lkp@intel.com>
tree: https://github.com/intel-lab-lkp/linux/commits/Deepanshu-Kartikey/wifi-cfg80211-add-cfg80211_validate_ies-helper-and-use-it/20260729-101807
head: 9f00c96249f6b1cad035a9ece55d6a199cf08cbf
commit: 9f00c96249f6b1cad035a9ece55d6a199cf08cbf wifi: cfg80211: add cfg80211_validate_ies() helper and use it
date: 3 hours ago
:::::: branch date: 3 hours ago
:::::: commit date: 3 hours ago
config: alpha-allmodconfig (https://download.01.org/0day-ci/archive/20260729/202607291343.GQPreqJa-lkp@intel.com/config)
compiler: alpha-linux-gcc (GCC) 16.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260729/202607291343.GQPreqJa-lkp@intel.com/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@intel.com>
| Closes: https://lore.kernel.org/r/202607291343.GQPreqJa-lkp@intel.com/
All warnings (new ones prefixed by >>):
>> net/wireless/util.c:3087:6: warning: no previous prototype for 'cfg80211_validate_ies' [-Wmissing-prototypes]
3087 | bool cfg80211_validate_ies(const u8 *data, int len)
| ^~~~~~~~~~~~~~~~~~~~~
vim +/cfg80211_validate_ies +3087 net/wireless/util.c
9f00c96249f6b1 Deepanshu Kartikey 2026-07-29 3086
9f00c96249f6b1 Deepanshu Kartikey 2026-07-29 @3087 bool cfg80211_validate_ies(const u8 *data, int len)
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-29 6:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-29 6:22 net/wireless/util.c:3087:6: warning: no previous prototype for 'cfg80211_validate_ies' kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.