bridge: rename fdb_*_hw to fdb_*_hw_addr to avoid confusion
commit020ec6ba2a0c4c1e147c506a0970b58a90d1146b
authorJiri Pirko <jiri@resnulli.us>
Fri, 28 Nov 2014 13:34:12 +0000 (28 14:34 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 3 Dec 2014 04:01:16 +0000 (2 20:01 -0800)
treea37b4ca551fd6d5235d56b90347bfeefc8cd9686
parentcd4c910e00751a451b34476c52eb17f904a844b6
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>
net/bridge/br_fdb.c