git: kernel: Use the system's offsetof() macro instead of cooking our own.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Sun Feb 27 11:24:45 PST 2011
    
    
  
commit 60615e94b8dc4ad0cde98642c3afba62bc38e694
Author: Sascha Wildner <saw at online.de>
Date:   Sun Feb 27 20:21:28 2011 +0100
    kernel: Use the system's offsetof() macro instead of cooking our own.
    
    While here, #undef ROUNDUP again after usage.
Summary of changes:
 sys/net/if.c |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/60615e94b8dc4ad0cde98642c3afba62bc38e694
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list