commit | ce24b08a2e6f7c70dd7a13bd8c2082950f3dd9f3 | [log] [tgz] |
---|---|---|
author | Florian Fainelli <f.fainelli@gmail.com> | Tue Nov 06 12:58:38 2018 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 06 15:05:22 2018 -0800 |
tree | d2b8cfcc5883330a5f6205e63def76db4a0fa679 | |
parent | ae7a5aff783c79d5ca87867df84b08c43447159b [diff] |
net: dsa: bcm_sf2: Split rule handling from HW operation In preparation for restoring CFP rules during system wide system suspend/resume where the hardware loses its context, split the rule validation from its actual insertion as well as the rule removal from its actual hardware deletion operation. Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>