[SCTP]: Fix build warning in sctp_sf_do_5_1C_ack().
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Jan 2008 12:47:58 +0000 (04:47 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 23:02:48 +0000 (15:02 -0800)
commit66688ea7c8e5cb3ea987d8945fffd099ce80a299
tree97a47c15eae54a08c03c98d4c822512bc80775c6
parentd4fa26ff44e31c2636a985e3092e2cd55d8045de
[SCTP]: Fix build warning in sctp_sf_do_5_1C_ack().

Reported by Andrew Morton.

net/sctp/sm_statefuns.c: In function 'sctp_sf_do_5_1C_ack':
net/sctp/sm_statefuns.c:484: warning: 'error' may be used uninitialized in this function

Signed-off-by: David S. Miller <davem@davemloft.net>
net/sctp/sm_statefuns.c