Hi all, After merging the net-next tree, today's linux-next build (i386 allmodconfig and a few others) failed like this:
drivers/net/ethernet/intel/i40e/i40e_txrx.c: In function
'i40e_setup_rx_descriptors':
drivers/net/ethernet/intel/i40e/i40e_txrx.c:1101:3: error: incompatible type
for argument 1 of '__seqcount_init'
include/linux/seqlock.h:53:20: note: expected 'struct seqcount_t *' but
argument is of type 'seqcount_t'
Caused by commit 638702bd59a3 ("i40e/i40evf: Add call to u64_stats_init
to init").
Discovered after the release, so no fix done.
The indentation of the lines added by that patch is also a bit strange.
--
Cheers,
Stephen Rothwell [email protected]
pgpUBbxknAlmq.pgp
Description: OpenPGP digital signature

