OSDN Git Service

Merge branch 'net-smc-add-event-based-framework-for-LLC-msgs'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:44:34 +0000 (12:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2020 19:44:34 +0000 (12:44 -0700)
commitfe4f961eb5b4d743397d17feab3a3e0af8b563bc
treee3355154944f612ed43807c9872ee4eb2d6ae4b3
parent1569a3c44303834680e93df2ecf60f356be9b322
parent41a211d862242439c9cdb2481946bb0928760541
Merge branch 'net-smc-add-event-based-framework-for-LLC-msgs'

Karsten Graul says:

====================
net/smc: add event-based framework for LLC msgs

These patches are the next step towards SMC-R link failover support. They add
a new framework to handle Link Layer Control (LLC) messages and adapt the
existing code to use the new framework.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>