From: Dave Jones <[EMAIL PROTECTED]>
Date: Mon, 6 Mar 2006 03:24:19 -0500

> Coverity bug #980
> 
> If skb->dev can be null, we should check it before dereferencing.
> 
> Signed-off-by: Dave Jones <[EMAIL PROTECTED]>

This code looks different now and I think the skb->dev
cannot be NULL so better to remove the skb->dev==NULL
check in the print_error path.

Thanks.
-
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

Reply via email to