Re: [PATCH V4 00/16] net: iosm: PCIe Driver for Intel M.2 Modem
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2021-06-09 07:11:56
Also in:
netdev
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2021-06-09 07:11:56
Also in:
netdev
On Tue, 2021-06-08 at 16:00 -0700, David Miller wrote:
drivers/net/wwan/iosm/iosm_ipc_wwan.c: At top level:
drivers/net/wwan/iosm/iosm_ipc_wwan.c:231:30: error: storage size of
‘iosm_wwan_ops’ isn’t known
231 | static const struct wwan_ops iosm_wwan_ops = {
| ^~~~~~~~~~~~~
cc1: some warnings being treated as errorsYeah, that was expected - needs Loic's WWAN series applied first. :) johannes