From: Jiri Slaby Date: Tue, 16 Mar 2010 04:53:50 +0000 (+0000) Subject: NET: ksz884x, fix lock imbalance X-Git-Tag: v2.6.34-rc2~28^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edee39321be9f88c47627379e8abadfce0508768;p=pandora-kernel.git NET: ksz884x, fix lock imbalance Stanse found that one error path (when alloc_skb fails) in netdev_tx omits to unlock hw_priv->hwlock. Fix that. Signed-off-by: Jiri Slaby Cc: Tristram Ha Cc: David S. Miller Signed-off-by: David S. Miller --- Reading git-diff-tree failed