diff options
Diffstat (limited to 'include/net/syncppp.h')
| -rw-r--r-- | include/net/syncppp.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/syncppp.h b/include/net/syncppp.h index 614cb6ba564e..877efa434700 100644 --- a/include/net/syncppp.h +++ b/include/net/syncppp.h | |||
| @@ -86,7 +86,6 @@ static inline struct sppp *sppp_of(struct net_device *dev) | |||
| 86 | 86 | ||
| 87 | void sppp_attach (struct ppp_device *pd); | 87 | void sppp_attach (struct ppp_device *pd); |
| 88 | void sppp_detach (struct net_device *dev); | 88 | void sppp_detach (struct net_device *dev); |
| 89 | void sppp_input (struct net_device *dev, struct sk_buff *m); | ||
| 90 | int sppp_do_ioctl (struct net_device *dev, struct ifreq *ifr, int cmd); | 89 | int sppp_do_ioctl (struct net_device *dev, struct ifreq *ifr, int cmd); |
| 91 | struct sk_buff *sppp_dequeue (struct net_device *dev); | 90 | struct sk_buff *sppp_dequeue (struct net_device *dev); |
| 92 | int sppp_isempty (struct net_device *dev); | 91 | int sppp_isempty (struct net_device *dev); |
