From d6434e1042f3b0a6dfe1b1f615af369486f9b1fa Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sat, 9 Oct 1999 00:00:47 +0000 Subject: Merge with 2.3.19. --- include/linux/wanpipe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/linux/wanpipe.h') diff --git a/include/linux/wanpipe.h b/include/linux/wanpipe.h index aa3cb84a3..434ade5a2 100644 --- a/include/linux/wanpipe.h +++ b/include/linux/wanpipe.h @@ -104,7 +104,7 @@ typedef struct global_stats */ typedef struct load_sharing { - struct device* dev_ptr; + struct net_device* dev_ptr; struct load_sharing* next; } load_sharing_t; -- cgit v1.2.3