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)
commit48fc96b315883038a70b9c7b0580cbcd7bab88b9
tree309928a3b47c91c4a60b7e3c2eb660a0d97b4223
parentcb9533d1c683219bc982905046c05e24bfaf4996
parent216902ae770e21e739cd3b530b0b3ab3c28641d3
Merge branch 'ionic-fw-upgrade-filter-fixes'

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>