diff options
author | Damien Miller <djm@cvs.openbsd.org> | 2008-04-18 09:16:15 +0000 |
---|---|---|
committer | Damien Miller <djm@cvs.openbsd.org> | 2008-04-18 09:16:15 +0000 |
commit | 9490f7792ea055f8deb63b21074eb1e994861753 (patch) | |
tree | 6314ca9a7c3db1e6b3bf70254587530da5564b6c /usr.bin/ssh/sftp | |
parent | add7cd1933b616a68b7facc7786f42ec7a011711 (diff) |
extend the if_ethersubr.c crc functions to support updating a running
crc in addition to the existing "oneshot" mode and use them to replace
ieee80211_crc_update() with the new ether_crc32_le_update(). Saves 1k
kernel bss + some code.
Mark the new ether_crc32_[lb]e_update functions as __pure for a
~25x speedup (on my i386 at least).
feedback and ok damien@
Diffstat (limited to 'usr.bin/ssh/sftp')
0 files changed, 0 insertions, 0 deletions