X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=net%2Firda%2Firnet%2Firnet_ppp.h;h=d2beb7df8f7fdd5d09176efd6b3ea8e4884b6b5a;hb=6a77f38946aaee1cd85eeec6cf4229b204c15071;hp=8b4e06c55d5ac9cc01adfad3d2457e989a489047;hpb=87fc8d1bb10cd459024a742c6a10961fefcef18f;p=linux-2.6.git diff --git a/net/irda/irnet/irnet_ppp.h b/net/irda/irnet/irnet_ppp.h index 8b4e06c55..d2beb7df8 100644 --- a/net/irda/irnet/irnet_ppp.h +++ b/net/irda/irnet/irnet_ppp.h @@ -116,11 +116,4 @@ static struct miscdevice irnet_misc_device = &irnet_device_fops }; -/* Generic PPP callbacks (to call us) */ -struct ppp_channel_ops irnet_ppp_ops = -{ - ppp_irnet_send, - ppp_irnet_ioctl -}; - #endif /* IRNET_PPP_H */