]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - net/sched/act_skbedit.c
netns: make struct pernet_operations::id unsigned int
[mirror_ubuntu-artful-kernel.git] / net / sched / act_skbedit.c
index 024f3a3afeff62e9edb625f45a83f5b2f61a7e54..06ccae3c12eecf85383105489320537d52c4d948 100644 (file)
@@ -29,7 +29,7 @@
 
 #define SKBEDIT_TAB_MASK     15
 
-static int skbedit_net_id;
+static unsigned int skbedit_net_id;
 static struct tc_action_ops act_skbedit_ops;
 
 static int tcf_skbedit(struct sk_buff *skb, const struct tc_action *a,