iwlwifi build problem in backports 5.5

Hauke Mehrtens <[email protected]>
Newsgroups org.kernel.vger.backports
Message-ID <[email protected]>
Hi Johannes and Luca,

I see this build problem in backports based on kernel 5.5:
---------------------------------------------------------------
drivers/net/wireless/intel/iwlwifi/pcie/rx.c: In function
‘iwl_pcie_rx_handle’:
drivers/net/wireless/intel/iwlwifi/pcie/rx.c:1532:11: error: ‘struct
napi_struct’ has no member named ‘rx_count’
   if (napi->rx_count) {
           ^~
drivers/net/wireless/intel/iwlwifi/pcie/rx.c:1533:34: error: ‘struct
napi_struct’ has no member named ‘rx_list’; did you mean ‘dev_list’?
    netif_receive_skb_list(&napi->rx_list);
                                  ^~~~~~~
                                  dev_list
drivers/net/wireless/intel/iwlwifi/pcie/rx.c:1534:26: error: ‘struct
napi_struct’ has no member named ‘rx_list’; did you mean ‘dev_list’?
    INIT_LIST_HEAD(&napi->rx_list);
                          ^~~~~~~
                          dev_list
drivers/net/wireless/intel/iwlwifi/pcie/rx.c:1535:8: error: ‘struct
napi_struct’ has no member named ‘rx_count’
    napi->rx_count = 0;
        ^~
make[10]: ***
[/usr/src/linux-headers-4.19.0-6-common/scripts/Makefile.build:308:
drivers/net/wireless/intel/iwlwifi/pcie/rx.o] Error 1
make[10]: *** Waiting for unfinished jobs....
-----------------------------------------------------------------

This commit in iwlwifi causes the problems:
https://git.kernel.org/linus/b167191e2a851cb2e4c6ef8b91c83ff73ef41872

it depends on this change:
https://git.kernel.org/linus/323ebb61e32b478e2432c5a3cbf9e2ca678a9609

Hauke
--
To unsubscribe from this list: send the line "unsubscribe backports" in
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.