]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/net/sch_generic.h
[NET_SCHED]: Convert classifiers from rtnetlink to new netlink API
[linux-2.6-omap-h63xx.git] / include / net / sch_generic.h
index 8cacdff245945e739189cc1b9b3cbd215b663c8f..ab502ec1c61c3752b022b24ce49f833235b8621c 100644 (file)
@@ -126,7 +126,7 @@ struct tcf_proto_ops
        unsigned long           (*get)(struct tcf_proto*, u32 handle);
        void                    (*put)(struct tcf_proto*, unsigned long);
        int                     (*change)(struct tcf_proto*, unsigned long,
-                                       u32 handle, struct rtattr **,
+                                       u32 handle, struct nlattr **,
                                        unsigned long *);
        int                     (*delete)(struct tcf_proto*, unsigned long);
        void                    (*walk)(struct tcf_proto*, struct tcf_walker *arg);