OSDN Git Service

Merge branch 'nfp-process-MTU-updates-from-firmware-flower-app'
authorDavid S. Miller <davem@davemloft.net>
Wed, 16 Aug 2017 18:36:45 +0000 (11:36 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Aug 2017 18:36:45 +0000 (11:36 -0700)
commit7440cccee02a72a2e16f26c7cff674c15f5cd85b
tree063565dd88c2f1eb1295fb0c7f03855e9dc83027
parentcf9d01405925e3f8144c99d7bf7b184449794066
parent2dff1962242111cc4517119f690587b87573ffc5
Merge branch 'nfp-process-MTU-updates-from-firmware-flower-app'

Simon Horman says:

====================
nfp: process MTU updates from firmware flower app

The first patch of this series moves processing of control messages from a
BH handler to a workqueue. That change makes it safe to process MTU
updates from the firmware which is added by the second patch of this
series.
====================

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