patch-2.4.17 linux/drivers/isdn/hisax/st5481_b.c
Next file: linux/drivers/isdn/hisax/st5481_d.c
Previous file: linux/drivers/isdn/hisax/sportster.c
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Fri Dec 21 16:40:32 2001
- Orig file:
linux-2.4.16/drivers/isdn/hisax/st5481_b.c
- Orig date:
Sun Sep 30 19:26:06 2001
diff -Naur -X /home/marcelo/lib/dontdiff linux-2.4.16/drivers/isdn/hisax/st5481_b.c linux/drivers/isdn/hisax/st5481_b.c
@@ -275,7 +275,7 @@
usb_b_out_complete, bcs);
}
-static void __devexit st5481_release_b_out(struct st5481_bcs *bcs)
+static void st5481_release_b_out(struct st5481_bcs *bcs)
{
struct st5481_b_out *b_out = &bcs->b_out;
@@ -316,7 +316,7 @@
/*
* Release buffers and URBs for the B channels
*/
-void __devexit st5481_release_b(struct st5481_bcs *bcs)
+void st5481_release_b(struct st5481_bcs *bcs)
{
DBG(4,"");
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)