ifnet: Update and add comment; no functional changes
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 9 May 2013 01:21:38 +0000 (09:21 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Thu, 9 May 2013 01:28:13 +0000 (09:28 +0800)
commitbc26e11055dc3b13717e1402d28990602ebab618
treee10f2e47158fc1261476c90f34bbe21759018e11
parentd5272961fef135368033c0d16b9f59b73f27678b
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
sys/dev/netif/em/if_em.c
sys/net/if_var.h