From: Hua Zhong Date: Wed, 19 Apr 2006 22:25:02 +0000 (-0700) Subject: [NET]: sockfd_lookup_light() returns random error for -EBADFD X-Git-Tag: v2.6.17-rc3~58^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3672558c6180ca28a7aa46765702467a37e58fc5;p=pandora-kernel.git [NET]: sockfd_lookup_light() returns random error for -EBADFD This applies to 2.6.17-rc2. There is a missing initialization of err in sockfd_lookup_light() that could return random error for an invalid file handle. Signed-off-by: Hua Zhong Signed-off-by: David S. Miller --- Reading git-diff-tree failed