commit | 765ff02e896a4f4e0fdb223aadab629aaf3756d2 | [log] [tgz] |
---|---|---|
author | Gui Jianfeng <guijianfeng@cn.fujitsu.com> | Sat Apr 12 18:55:12 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Apr 12 18:55:12 2008 -0700 |
tree | 9a36915ff08b1fa386dc0b180671c63d02e6bc1a | |
parent | 9dbc15f055f05393ace4f1733f160ec3d188cf9b [diff] |
[SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update The 'asoc' parameter to sctp_cmd_hb_timer_update() is unused, and we can remove it. Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.com> Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: David S. Miller <davem@davemloft.net>