commit | 0592ff88347b5e13e31711a20a21c2ef2397f80b | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Tue Jun 23 23:47:15 2020 +0300 |
committer | David S. Miller <davem@davemloft.net> | Wed Jun 24 14:36:33 2020 -0700 |
tree | aa6b8c8f6b87f93ef60e4925f0ac50ec4ba7fe39 | |
parent | b430081b0c9ed2065ca5250e8cffc5027261162d [diff] |
net: bridge: fdb_add_entry takes ndm as argument We can just pass ndm as an argument instead of its fields separately. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>