[SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update
authorGui Jianfeng <guijianfeng@cn.fujitsu.com>
Sun, 13 Apr 2008 01:55:12 +0000 (18:55 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sun, 13 Apr 2008 01:55:12 +0000 (18:55 -0700)
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>

No differences found