On Tue, Nov 19, 2002 at 10:52:36AM -0800, Bob Miller wrote:
> diff -Nru a/fs/ncpfs/sock.c b/fs/ncpfs/sock.c
> --- a/fs/ncpfs/sock.c Tue Nov 19 10:31:17 2002
> +++ b/fs/ncpfs/sock.c Tue Nov 19 10:31:17 2002
> @@ -587,7 +587,9 @@
> }
> #endif
> type = ntohs(server->rcv.buf.type);
> +#ifdef CONFIG_NCPFS_PACKET_SIGNING
> cont:;
> +#endif
> if (type != NCP_REPLY) {
> if (datalen - 8 <= sizeof(server->unexpected_packet.data)) {
Eww, personally I think the fix is worse than the warning.
Dave
-- | Dave Jones. http://www.codemonkey.org.uk | SuSE Labs - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sat Nov 23 2002 - 22:00:28 EST