linux-next: build failure after merge of the net-next tree

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

 



Hi all,

After merging the net-next tree, today's linux-next build (x86_64
allmodconfig) failed like this:

net/hsr/hsr_slave.c: In function 'hsr_handle_frame':
net/hsr/hsr_slave.c:74:34: error: 'struct hsr_priv' has no member named 'seqnr_lock'
   74 |                 spin_lock_bh(&hsr->seqnr_lock);
      |                                  ^~
net/hsr/hsr_slave.c:76:36: error: 'struct hsr_priv' has no member named 'seqnr_lock'
   76 |                 spin_unlock_bh(&hsr->seqnr_lock);
      |                                    ^~

Caused by commit

  430d67bdcb04 ("net: hsr: Use the seqnr lock for frames received via interlink port.")

interatcing with commit

  b3c9e65eb227 ("net: hsr: remove seqnr_lock")

from the net tree.

I have reverted commit 430d67bdcb04.

-- 
Cheers,
Stephen Rothwell

Attachment: pgp6PPbgLDJaF.pgp
Description: OpenPGP digital signature


[Index of Archives]     [Linux Kernel]     [Linux USB Development]     [Yosemite News]     [Linux SCSI]

  Powered by Linux