From: Ivan Vecera Date: Fri, 12 Apr 2013 14:49:24 +0000 (+0200) Subject: be2net: take care of __vlan_put_tag return value X-Git-Tag: v3.9-rc8~20^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f11a869d4e38397ac81f2a3d22e8d2aeb3992b0f;p=pandora-kernel.git be2net: take care of __vlan_put_tag return value The driver should use return value of __vlan_put_tag with appropriate NULL-check instead of old skb pointer. Signed-off-by: Ivan Vecera Signed-off-by: David S. Miller --- Reading git-diff-tree failed