Merge branch 'ionic-fw-upgrade-filter-fixes'
authorDavid S. Miller <davem@davemloft.net>
Wed, 8 Apr 2020 20:02:32 +0000 (13:02 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Apr 2020 21:29:11 +0000 (14:29 -0700)
Shannon Nelson says:

====================
ionic: fw upgrade filter fixes

With further testing of the fw-upgrade operations we found a
couple of issues that needed to be cleaned up:
 - the filters other than the base MAC address need to be
   reinstated into the device
 - we don't need to remove the station MAC filter if it
   isn't changing from a previous MAC filter
====================

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

Trivial merge