Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1484662

Re: [PATCH] mwifiex: fix null pointer deference when adapter is null

From Kalle Valo <kvalo@codeaurora.org>
Newsgroups linux.kernel
Subject Re: [PATCH] mwifiex: fix null pointer deference when adapter is null
Date 2016-09-16 06:00 +0200
Message-ID <shStH-7Dl-3@gated-at.bofh.it> (permalink)
References <shHRD-ZC-7@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


kbuild test robot <lkp@intel.com> writes:

> url:    https://github.com/0day-ci/linux/commits/Colin-King/mwifiex-fix-null-pointer-deference-when-adapter-is-null/20160915-231625
> base:   https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git master
> config: x86_64-randconfig-x013-201637 (attached as .config)
> compiler: gcc-6 (Debian 6.1.1-9) 6.1.1 20160705
> reproduce:
>         # save the attached .config to linux build tree
>         make ARCH=x86_64 
>
> All warnings (new ones prefixed by >>):
>
>    drivers/net/wireless/marvell/mwifiex/main.c: In function 'mwifiex_shutdown_sw':
>>> drivers/net/wireless/marvell/mwifiex/main.c:1433:1: warning: label 'exit_remove' defined but not used [-Wunused-label]
>     exit_remove:
>     ^~~~~~~~~~~

Looks like a valid warning to me, so please resend.

-- 
Kalle Valo

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] mwifiex: fix null pointer deference when adapter is null Kalle Valo <kvalo@codeaurora.org> - 2016-09-16 06:00 +0200

csiph-web