commit | d99901d6fdfb4098b9996de89ffbbae890e08288 | [log] [tgz] |
---|---|---|
author | Kirill Korotaev <dev@sw.ru> | Fri Sep 09 13:59:48 2005 +0400 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Sep 09 14:24:05 2005 -0700 |
tree | bfbe98c9a6fcfe6d10a0009b3b356be2e28489e4 | |
parent | 35311d6478077f7bfe35c1c653193e658bf32686 [diff] |
[PATCH] Lost sockfd_put() in routing_ioctl() This patch adds lost sockfd_put() in 32bit compat rounting_ioctl() on 64bit platforms Signed-Off-By: Kirill Korotaev <dev@sw.ru> Signed-Off-By: Maxim Giryaev <gem@sw.ru> Signed-off-By: Linus Torvalds <torvalds@osdl.org>