Ingo Molnar 55205d400e ipv6: fix warning in net/ipv6/ip6_flowlabel.c
this warning:

  net/ipv6/ip6_flowlabel.c: In function ‘ipv6_flowlabel_opt’:
  net/ipv6/ip6_flowlabel.c:467: warning: ‘err’ may be used uninitialized in this function

triggers because GCC does not recognize the (correct) error flow
between fl_create() and 'err'.

Annotate it.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-11-25 16:50:30 -08:00
..
2008-11-03 18:21:05 -08:00
2008-10-29 12:52:50 -07:00
2008-10-13 18:54:07 -07:00
2008-11-25 01:05:09 -08:00
2008-11-12 22:59:21 -08:00
2008-10-29 12:52:50 -07:00
2008-10-29 12:52:50 -07:00
2008-10-29 12:52:50 -07:00
2008-11-12 22:59:21 -08:00
2008-06-11 21:00:38 -07:00
2008-11-03 18:21:05 -08:00
2008-11-03 18:21:05 -08:00
2008-11-16 19:39:21 -08:00