From: Herbert Xu Date: Sat, 27 Feb 2010 19:41:40 +0000 (+0000) Subject: bridge: Allow tail-call on br_pass_frame_up X-Git-Tag: v2.6.34-rc1~233^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68b7c895be336b19f4c38d7cb500132fabba0afd;p=pandora-kernel.git bridge: Allow tail-call on br_pass_frame_up This patch allows tail-call on the call to br_pass_frame_up in br_handle_frame_finish. This is now possible because of the previous patch to call br_pass_frame_up last. Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed