X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Ftelephony%2Fixj.c;h=a913efc69669a221d336006a35d5155000a6081a;hb=93b8eef1c098efbea2f1fc0be7e3c681f259a7e7;hp=41b6530b8f251d0a2d5193eb58297ee3a99f30ac;hpb=9301975ec251bab1ad7cfcb84a688b26187e4e4a;p=~andy%2Flinux diff --git a/drivers/telephony/ixj.c b/drivers/telephony/ixj.c index 41b6530b8f2..a913efc6966 100644 --- a/drivers/telephony/ixj.c +++ b/drivers/telephony/ixj.c @@ -2328,7 +2328,6 @@ static int ixj_release(struct inode *inode, struct file *file_p) j->rec_codec = j->play_codec = 0; j->rec_frame_size = j->play_frame_size = 0; j->flags.cidsent = j->flags.cidring = 0; - ixj_fasync(-1, file_p, 0); /* remove from list of async notification */ if(j->cardtype == QTI_LINEJACK && !j->readers && !j->writers) { ixj_set_port(j, PORT_PSTN);