]> err.no Git - linux-2.6/blobdiff - net/ipx/af_ipx.c
[PATCH] fix send_sigqueue() vs thread exit race
[linux-2.6] / net / ipx / af_ipx.c
index 180e383f707c905b6dcb6e6fb2343ba0b234bfaf..34b3bb86840912da024646f070170f9c933c650e 100644 (file)
@@ -1940,9 +1940,7 @@ static struct notifier_block ipx_dev_notifier = {
 };
 
 extern struct datalink_proto *make_EII_client(void);
-extern struct datalink_proto *make_8023_client(void);
 extern void destroy_EII_client(struct datalink_proto *);
-extern void destroy_8023_client(struct datalink_proto *);
 
 static unsigned char ipx_8022_type = 0xE0;
 static unsigned char ipx_snap_id[5] = { 0x0, 0x0, 0x0, 0x81, 0x37 };