alistair23-linux/drivers/net/wan/lmc
David S. Miller 4951704b4e syncppp: Fix crashes.
The syncppp layer wants a mid-level netdev private pointer.

It was using netdev->priv but that only worked by accident,
and thus this scheme was broken when the device private
allocation strategy changed.

Add a proper mid-layer private pointer for uses like this,
update syncppp and all users, and remove the HDLC_PPP broken
tag from drivers/net/wan/Kconfig

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-12 03:29:11 -07:00
..
lmc.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lmc_debug.c [PATCH] drivers/net/wan/: possible cleanups 2005-09-14 08:36:54 -04:00
lmc_debug.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lmc_ioctl.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
lmc_main.c syncppp: Fix crashes. 2008-05-12 03:29:11 -07:00
lmc_media.c NULL noise in drivers/net 2008-01-28 15:07:12 -08:00
lmc_proto.c annotate the rest of drivers/net/wan 2008-01-28 15:07:58 -08:00
lmc_proto.h annotate the rest of drivers/net/wan 2008-01-28 15:07:58 -08:00
lmc_var.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00