From: Sridhar Samudrala Date: Fri, 17 May 2013 06:39:07 +0000 (+0000) Subject: vxlan: Update vxlan fdb 'used' field after each usage X-Git-Tag: v3.10-rc3~18^2~32 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=014be2c8eac3381e202f684c1f35ae184a8b152b;p=pandora-kernel.git vxlan: Update vxlan fdb 'used' field after each usage Fix some instances where vxlan fdb 'used' field is not updated after the entry is used. v2: rename vxlan_find_mac() as __vxlan_find_mac() and create a new vxlan_find_mac() that also updates ->used field. Signed-off-by: Sridhar Samudrala Signed-off-by: David S. Miller --- Reading git-diff-tree failed