From: Julia Lawall <[EMAIL PROTECTED]> Date: Sun, 6 Jan 2008 16:51:45 +0100 (CET)
> The function sockfd_lookup uses fget on the value that is stored in the > file field of the returned structure, so fput should ultimately be applied > to this value. This can be done directly, but it seems better to use the > specific macro sockfd_put, which does the same thing. Applied to net-2.6.25, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/