From: Al Viro Date: Wed, 26 Sep 2007 00:54:32 +0000 (+0100) Subject: fix sctp_del_bind_addr() last argument type X-Git-Tag: v2.6.23-rc9~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78bd8fbbcd66fc977baa40e7fd838a4461b0f727;p=pandora-kernel.git fix sctp_del_bind_addr() last argument type It gets pointer to fastcall function, expects a pointer to normal one and calls the sucker. Signed-off-by: Al Viro Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed