From: Eric Dumazet <[email protected]> Date: Fri, 12 Jun 2015 19:31:32 -0700
> From: Eric Dumazet <[email protected]> > > __skb_header_pointer() returns a pointer that must be checked. > > Fixes infinite loop reported by Alexei, and add __must_check to > catch these errors earlier. > > Fixes: 6a74fcf426f5 ("flow_dissector: add support for dst, hop-by-hop and > routing ext hdrs") > Reported-by: Alexei Starovoitov <[email protected]> > Tested-by: Alexei Starovoitov <[email protected]> > Signed-off-by: Eric Dumazet <[email protected]> Applied, thanks Eric. -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
