git: ifnet: Update and add comment; no functional changes
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Wed May 8 18:29:30 PDT 2013
commit bc26e11055dc3b13717e1402d28990602ebab618
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Thu May 9 09:21:38 2013 +0800
ifnet: Update and add comment; no functional changes
- Update various comment
- Remove no longer applied comment
- Add comment for ifaddr per-cpu container
- Add comment for per-cpu ifnet and ifaddr statistics
- Add comment for ifnet single serializer mode and multiple serializers
mode
- Add pseudo code in comment for ifnet multiple transmit queue support
Summary of changes:
sys/dev/netif/em/if_em.c | 20 ----
sys/net/if_var.h | 233 +++++++++++++++++++++++++++++++++++++++--------
2 files changed, 195 insertions(+), 58 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/bc26e11055dc3b13717e1402d28990602ebab618
--
DragonFly BSD source repository
More information about the Commits
mailing list