commit | 17ba15fb6264f27374bc87f4c3f8519b80289d85 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Tue Dec 27 20:57:40 2005 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Tue Jan 03 13:11:23 2006 -0800 |
tree | 3134abef98d88aa029aa7faa72d8a41686644e99 | |
parent | 8639a11e23d9eb0a6ceac2feed27acdfbb158f95 [diff] |
[PPPOX]: Fix assignment into const proto_ops. 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>