From: Eric Dumazet Date: Wed, 21 Dec 2011 20:00:32 +0000 (+0000) Subject: bridge: provide a mtu() method for fake_dst_ops X-Git-Tag: v3.2-rc7~7^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a13861a28b90541aa207532d237e7a940f1b1c7b;p=pandora-kernel.git bridge: provide a mtu() method for fake_dst_ops Commit 618f9bc74a039da76 (net: Move mtu handling down to the protocol depended handlers) forgot the bridge netfilter case, adding a NULL dereference in ip_fragment(). Reported-by: Chris Boot CC: Steffen Klassert Signed-off-by: Eric Dumazet Acked-by: Steffen Klassert Signed-off-by: David S. Miller --- Reading git-diff-tree failed