DragonFly BSD
DragonFly commits List (threaded) for 2011-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: rl(4): Fix an old typo


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 1 Jun 2011 18:29:02 -0700 (PDT)

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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]