commit | 59ed5aba9ca1c799e272b352d5d2d7fe12bd32e8 | [log] [tgz] |
---|---|---|
author | Shan Wei <shanwei@cn.fujitsu.com> | Sat Feb 19 21:57:26 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Feb 20 11:10:15 2011 -0800 |
tree | 87cc24c96233c6ea6e1a81cc314f9c2f1cf557af | |
parent | 089c34827e52346f0303d1e6a7b744c1f4da3095 [diff] |
sctp: fix compile warnings in sctp_tsnmap_num_gabs net/sctp/tsnmap.c: In function ‘sctp_tsnmap_num_gabs’: net/sctp/tsnmap.c:347: warning: ‘start’ may be used uninitialized in this function net/sctp/tsnmap.c:347: warning: ‘end’ may be used uninitialized in this function Signed-off-by: Shan Wei <shanwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>