commit | 154adbc8469ff21fbf5c958446ee92dbaab01be1 | [log] [tgz] |
---|---|---|
author | Pavel Emelyanov <xemul@openvz.org> | Thu Nov 01 00:38:43 2007 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 01 00:38:43 2007 -0700 |
tree | d8619ac46e2ed551611bffa1a0166587a77a045b | |
parent | 8fd1d178a3f177777707ee782f12d93e9a7eb5e5 [diff] |
[NET]: Remove bogus zero_it argument from sk_alloc At this point nobody calls the sk_alloc(() with zero_it == 0, so remove unneeded checks from it. Signed-off-by: Pavel Emelyanov <xemul@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>