ocfs2: Remove ->hangup() from stack glue operations.
authorJoel Becker <joel.becker@oracle.com>
Fri, 30 May 2008 22:58:26 +0000 (15:58 -0700)
committerMark Fasheh <mfasheh@suse.com>
Mon, 16 Jun 2008 17:46:52 +0000 (10:46 -0700)
The ->hangup() call was only used to execute ocfs2_hb_ctl.  Now that
the generic stack glue code handles this, the underlying stack drivers
don't need to know about it.

Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found