commit | d84e0bd7971eb8357c700151ee4e8e4101ee65fa | [log] [tgz] |
---|---|---|
author | Daniel Baluta <dbaluta@ixiacom.com> | Sun Jul 10 07:04:04 2011 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 10 07:04:04 2011 -0700 |
tree | e4334ddf51372d979fafbc1543f35e9163a61488 | |
parent | 42c8b11e284fe3186e27555d1adb7d4b77398e1b [diff] |
skbuff: update struct sk_buff members comments Rearrange struct sk_buff members comments to follow their definition order. Also, add missing comments for ooo_okay and dropcount members. Signed-off-by: Daniel Baluta <dbaluta@ixiacom.com> Signed-off-by: David S. Miller <davem@davemloft.net>