handle label attributes
commitaec53c938c34c47cdbdd6824552e0f2a5104b1cb
authorChristopher Li <sparse@chrisli.org>
Fri, 23 Mar 2007 23:10:08 +0000 (23 16:10 -0700)
committerJosh Triplett <josh@freedesktop.org>
Fri, 20 Apr 2007 10:13:02 +0000 (20 03:13 -0700)
treee6a0f460d22e26b908112d0388067dfc0af78d62
parent03d8dff35eff1454f3747ca3482cd1f3c21c4e0b
handle label attributes

On Fri, Mar 23, 2007 at 03:04:59PM -0700, Randy Dunlap wrote:
> 1.  net/sched/cls_api.c, lines 593-611:
>
>  return 0;
> rtattr_failure: __attribute__ ((unused))
>  return -1;
> }

Signed-Off-By: Christopher Li<sparse@chrisli.org>
Signed-off-by: Josh Triplett <josh@freedesktop.org>
parse.c
validation/label-attr.c [new file with mode: 0644]