annotate the rest of drivers/net/wan
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
@@ -42,7 +42,7 @@ static inline struct ppp_state* state(hdlc_device *hdlc)
|
||||
static int ppp_open(struct net_device *dev)
|
||||
{
|
||||
hdlc_device *hdlc = dev_to_hdlc(dev);
|
||||
void *old_ioctl;
|
||||
int (*old_ioctl)(struct net_device *, struct ifreq *, int);
|
||||
int result;
|
||||
|
||||
dev->priv = &state(hdlc)->syncppp_ptr;
|
||||
|
Reference in New Issue
Block a user