]> git.pld-linux.org Git - packages/iproute2.git/blame - iproute2-q_atm_c.patch
- up to 2.6.35
[packages/iproute2.git] / iproute2-q_atm_c.patch
CommitLineData
6d70cfbb 1--- tc/q_atm.c 2007-03-13 22:50:56.000000000 +0100
2+++ tc/q_atm.c-new 2007-05-18 14:04:30.317402219 +0200
3@@ -18,12 +18,11 @@
4 #include <string.h>
5 #include <atm.h>
6 #include <linux/atmdev.h>
7-#include <linux/atmarp.h>
8
9 #include "utils.h"
10 #include "tc_util.h"
11
12-
13+#define ATMARP_MKIP _IO('a',ATMIOC_CLIP+2)
14 #define MAX_HDR_LEN 64
15
16 #define usage() return(-1)
This page took 0.265324 seconds and 4 git commands to generate.