From: Antonio Quartulli Date: Fri, 24 Aug 2012 15:54:07 +0000 (+0200) Subject: batman-adv: properly store the roaming time X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~45^2~536^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fdf7932052209260ca2e7add4da4b74f57976336;p=pandora-kernel.git batman-adv: properly store the roaming time in case of a new global entry added because of roaming, the roam_at field must be properly initiated with the current time. This value will be later use to purge this entry out on time out (if nobody claims it). Instead roam_at field is now set to zero in this situation leading to an immediate purging of the related entry. Signed-off-by: Antonio Quartulli --- Reading git-diff-tree failed