From: Antonio Quartulli Date: Mon, 25 Mar 2013 21:27:00 +0000 (+0100) Subject: batman-adv: don't check the source address twice X-Git-Tag: v3.11-rc1~16^2~267^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=281581d3e79eaacfcdc0827e9bf990422252ba5c;p=pandora-kernel.git batman-adv: don't check the source address twice The source address has already been checked in batadv_check_management_packet() upon packet reception and therefore it does not need to be checked again in ogm_process() Signed-off-by: Antonio Quartulli Signed-off-by: Marek Lindner --- Reading git-diff-tree failed