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)
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>

Trivial merge