diff options
author | 2009-08-10 09:44:44 +0000 | |
---|---|---|
committer | 2009-08-10 09:44:44 +0000 | |
commit | a9511c7193403dc4859d93070530605a1f001ed2 (patch) | |
tree | 19691f24fa019da0d1fa72c4ab2787c97d1009aa /sys/dev/pci/if_em.c | |
parent | Remove the v2 writegather code. It did help alot back in the 80s (diff) | |
download | wireguard-openbsd-a9511c7193403dc4859d93070530605a1f001ed2.tar.xz wireguard-openbsd-a9511c7193403dc4859d93070530605a1f001ed2.zip |
Another
error = operation();
memory = malloc();
if (error) free(memory);
gets relegated to the dustbin of history
ok thib@
Diffstat (limited to 'sys/dev/pci/if_em.c')
0 files changed, 0 insertions, 0 deletions