From: Andreas Langer Date: Sun, 21 Nov 2010 23:55:48 +0000 (+0100) Subject: Staging: batman-adv: remove redundant is_my_mac() check in route_unicast_packet X-Git-Tag: v2.6.38-rc1~423^2~230 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8cd75445e842b11a0a8ff1e763303a575c21c77;p=pandora-kernel.git Staging: batman-adv: remove redundant is_my_mac() check in route_unicast_packet Callers should check the if the received packet is for us before it calls route_unicast_packet. Signed-off-by: Andreas Langer Signed-off-by: Sven Eckelmann Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed