commit | 020ec6ba2a0c4c1e147c506a0970b58a90d1146b | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@resnulli.us> | Fri Nov 28 14:34:12 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Dec 02 20:01:16 2014 -0800 |
tree | a37b4ca551fd6d5235d56b90347bfeefc8cd9686 | |
parent | cd4c910e00751a451b34476c52eb17f904a844b6 [diff] |
bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion The current name might seem that this actually offloads the fdb entry to hw. So rename it to clearly present that this for hardware address addition/removal. Signed-off-by: Jiri Pirko <jiri@resnulli.us> Acked-by: Andy Gospodarek <gospo@cumulusnetworks.com> Acked-by: Jamal Hadi Salim <jhs@mojatatu.com> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>