[PPPOX]: Fix assignment into const proto_ops.
authorDavid S. Miller <davem@sunset.davemloft.net>
Wed, 28 Dec 2005 04:57:40 +0000 (20:57 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Tue, 3 Jan 2006 21:11:23 +0000 (13:11 -0800)
And actually, with this, the whole pppox layer can basically
be removed and subsumed into pppoe.c, no other pppox sub-protocol
implementation exists and we've had this thing for at least 4
years.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found