linux 2.1.194 pre-patch 1: error compiling net/ipx/af_spx.c

Ronny Bremer (rbremer@future-gate.com)
Tue, 26 May 1998 00:24:20 +0200


There is a typeo in line 633 of net/ipx/af_spx.c.
Original line is:
pdatat->dest_connid = ipxh->spx.sconn;
it should read
pdata->dest_connid = ipxh->spx.sconn;

Ronny

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu