From: Al Viro Date: Sun, 5 Jun 2011 00:54:03 +0000 (+0000) Subject: fix return values of l2tp_dfs_seq_open() X-Git-Tag: v3.0-rc3~13^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b8f07a063163f8216cd891c5b007e839a56b6d93;p=pandora-kernel.git fix return values of l2tp_dfs_seq_open() More fallout from struct net lifetime rules review: PTR_ERR() is *already* negative and failing ->open() should return negatives on failure. Signed-off-by: Al Viro Signed-off-by: James Chapman Signed-off-by: David S. Miller --- Reading git-diff-tree failed