diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2016-05-23 15:22:46 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2016-05-23 15:22:46 +0000 |
commit | 8edbf305d54e4f20446f8c2bc0b4cbe9317af367 (patch) | |
tree | b968a9dbe0a2c69b9fc27030b99c9327dd87ab1c /sys/net/ppp_tty.c | |
parent | 930ffb11c330d96ed42b6192bccfc7381bfd4c14 (diff) |
remove the function pointer from mbufs. this memory is shared with data
via unions, and we don't want to make it easy to control the target.
instead an integer index into an array of acceptable functions is used.
drivers using custom functions must register them to receive an index.
ok deraadt
Diffstat (limited to 'sys/net/ppp_tty.c')
0 files changed, 0 insertions, 0 deletions