看板 DFBSD_commit 關於我們 聯絡資訊
commit b4877f07bf57a0db94c2e2e0547ab834bfdc43ca Author: Sepherosa Ziehau <sephe@dragonflybsd.org> Date: Thu Jun 2 09:26:00 2011 +0800 rl(4): Fix an old typo If receiving buffer wrapping happens, the first size of copy should be the size of the buffer at the end of the receiving buffer. DragonFly-Bug: http://bugs.dragonflybsd.org/issue2083 Summary of changes: sys/dev/netif/rl/if_rl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b4877f07bf57a0db94c2e2e0547ab834bfdc43ca -- DragonFly BSD source repository