From: Ian McDonald Date: Thu, 13 Jul 2006 00:58:53 +0000 (-0700) Subject: [NET]: fix __sk_stream_mem_reclaim X-Git-Tag: v2.6.18-rc2~93^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6f157a88d1398d7ccb743c5a56138edf6f6ef0b;p=pandora-kernel.git [NET]: fix __sk_stream_mem_reclaim __sk_stream_mem_reclaim is only called by sk_stream_mem_reclaim. As such the check on sk->sk_forward_alloc is not needed and can be removed. Signed-off-by: Ian McDonald Acked-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed