aboutsummaryrefslogtreecommitdiff
path: root/net/ipv6
diff options
context:
space:
mode:
authorIngo Molnar <mingo@elte.hu>2008-11-25 16:50:02 -0800
committerDavid S. Miller <davem@davemloft.net>2008-11-25 16:50:02 -0800
commitdc0a0011cfa8ff01b86859006f4db3656c9a896b (patch)
treecd77c3bff690a8126ce5a1581d7205365a2d56fb /net/ipv6
parented72b9c6e0ec4e66dd16b7ca212845e1eb985d65 (diff)
pkt_sched: fix warning in net/sched/sch_hfsc.c
this warning: net/sched/sch_hfsc.c: In function ‘hfsc_enqueue’: net/sched/sch_hfsc.c:1577: warning: ‘err’ may be used uninitialized in this function triggers because GCC does not recognize the (correct) error flow between hfsc_classify(), 'cl' and 'err'. Annotate it. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions