Re: cli() / sti()

Olaf Titz (olaf@bigred.inka.de)
Sat, 21 Jun 1997 13:15:32 +0200


> _may_ become a per-device serialization in the future, but as a driver
> writer you should more-or-less be able to depend on one particular
> driver start_xmit() entrypoint always being serialized).

Thanks. I'll code according to that. Btw., another driver with useless
internal serialization is new_tunnel.c (if that matters anything
except for a few cycles in cli mode).

olaf