git: rl(4): Fix an old typo

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Jun 1 18:29:31 PDT 2011


commit b4877f07bf57a0db94c2e2e0547ab834bfdc43ca
Author: Sepherosa Ziehau <sephe at 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





More information about the Commits mailing list