Search Linux Wireless

Re: [PATCH 16/16] staging: wilc1000: assign pointer of wl to sdio device data

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Glen,

[auto build test ERROR on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base]

url:    https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-remove-extern-declarations-of-g_linux_wlan/20151014-195239
config: i386-randconfig-c0-10171523 (attached as .config)
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

   drivers/staging/wilc1000/linux_wlan.c: In function 'init_wilc_driver':
>> drivers/staging/wilc1000/linux_wlan.c:1743:6: error: too few arguments to function 'wilc_netdev_init'
     if (wilc_netdev_init())
         ^
   drivers/staging/wilc1000/linux_wlan.c:1619:5: note: declared here
    int wilc_netdev_init(struct wilc **wilc)
        ^

vim +/wilc_netdev_init +1743 drivers/staging/wilc1000/linux_wlan.c

c5c77ba1 Johnny Kim 2015-05-11  1737  			PRINT_D(INIT_DBG, "init_wilc_driver: Failed register sdio driver\n");
c5c77ba1 Johnny Kim 2015-05-11  1738  
c5c77ba1 Johnny Kim 2015-05-11  1739  		return ret;
c5c77ba1 Johnny Kim 2015-05-11  1740  	}
c5c77ba1 Johnny Kim 2015-05-11  1741  #else
c5c77ba1 Johnny Kim 2015-05-11  1742  	PRINT_D(INIT_DBG, "Initializing netdev\n");
fc4b95d6 Kim, Leo   2015-07-28 @1743  	if (wilc_netdev_init())
c5c77ba1 Johnny Kim 2015-05-11  1744  		PRINT_ER("Couldn't initialize netdev\n");
c5c77ba1 Johnny Kim 2015-05-11  1745  	return 0;
c5c77ba1 Johnny Kim 2015-05-11  1746  #endif

:::::: The code at line 1743 was first introduced by commit
:::::: fc4b95d69c603668331d1edb92e3fb0dbcb1d959 staging: wilc1000: remove braces {} for single statement blocks

:::::: TO: Kim, Leo <leo.kim@xxxxxxxxx>
:::::: CC: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: Binary data


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux