patch-2.4.1 linux/net/x25/x25_dev.c
Next file: linux/net/x25/x25_facilities.c
Previous file: linux/net/x25/af_x25.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon Jan 22 13:32:10 2001
- Orig file:
v2.4.0/linux/net/x25/x25_dev.c
- Orig date:
Sun Nov 12 20:37:17 2000
diff -u --recursive --new-file v2.4.0/linux/net/x25/x25_dev.c linux/net/x25/x25_dev.c
@@ -18,7 +18,6 @@
*/
#include <linux/config.h>
-#if defined(CONFIG_X25) || defined(CONFIG_X25_MODULE)
#include <linux/errno.h>
#include <linux/types.h>
#include <linux/socket.h>
@@ -249,8 +248,3 @@
dev_queue_xmit(skb);
}
-
-#endif
-
-
-
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)