vxlan: allow removal of single destination from fdb entry
authorMike Rapoport <mike.rapoport@ravellosystems.com>
Tue, 25 Jun 2013 13:01:54 +0000 (16:01 +0300)
committerStephen Hemminger <stephen@networkplumber.org>
Tue, 25 Jun 2013 16:31:38 +0000 (09:31 -0700)
commitbc7892ba39992c6d645e906f1d52a626395b4b11
tree846e364576bd91c051db6d0e234f81c086c69e39
parentf0b074be7b61a800e39053d73dabf850649c1c8f
vxlan: allow removal of single destination from fdb entry

When the last item is deleted from the remote destinations list, the
fdb entry is destroyed.

Signed-off-by: Mike Rapoport <mike.rapoport@ravellosystems.com>
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
drivers/net/vxlan.c