commit | 7440cccee02a72a2e16f26c7cff674c15f5cd85b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Aug 16 11:36:45 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Wed Aug 16 11:36:45 2017 -0700 |
tree | 063565dd88c2f1eb1295fb0c7f03855e9dc83027 | |
parent | cf9d01405925e3f8144c99d7bf7b184449794066 [diff] | |
parent | 2dff1962242111cc4517119f690587b87573ffc5 [diff] |
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>