commit | 66688ea7c8e5cb3ea987d8945fffd099ce80a299 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri Jan 18 04:47:58 2008 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 15:02:48 2008 -0800 |
tree | 97a47c15eae54a08c03c98d4c822512bc80775c6 | |
parent | d4fa26ff44e31c2636a985e3092e2cd55d8045de [diff] |
[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>