Re: [PATCH 1/2] staging: net: wireless: add ESP8089 WiFi driver

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

 



Hi Quentin,

[auto build test ERROR on next-20170719]
[cannot apply to staging/staging-testing linus/master linux/master v4.13-rc1 v4.12 v4.12-rc7 v4.13-rc1]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/Quentin-Schulz/add-ESP8089-WiFi-chip-driver/20170723-143744
config: i386-allmodconfig (attached as .config)
compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
reproduce:
        # save the attached .config to linux build tree
        make ARCH=i386 

All errors (new ones prefixed by >>):

>> drivers/staging/esp8089/sdio_sif_esp.c:30:25: fatal error: esp_version.h: No such file or directory
    #include "esp_version.h"
                            ^
   compilation terminated.
--
>> drivers/staging/esp8089/esp_ctrl.c:28:25: fatal error: esp_version.h: No such file or directory
    #include "esp_version.h"
                            ^
   compilation terminated.

coccinelle warnings: (new ones prefixed by >>)

>> drivers/staging/esp8089/esp_mac80211.c:596:33-34: WARNING comparing pointer to 0
--
>> drivers/staging/esp8089/esp_sip.c:1462:14-20: ERROR: sip is NULL but dereferenced.

Please review and possibly fold the followup patch.

vim +30 drivers/staging/esp8089/sdio_sif_esp.c

    24	
    25	#include "esp_pub.h"
    26	#include "esp_sif.h"
    27	#include "esp_sip.h"
    28	#include "esp_debug.h"
    29	#include "slc_host_register.h"
  > 30	#include "esp_version.h"
    31	#include "esp_ctrl.h"
    32	#include "esp_file.h"
    33	

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

Attachment: .config.gz
Description: application/gzip


[Index of Archives]     [Linux USB Devel]     [Linux Media]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux