Loading net/sched/cls_api.c +2 −1 Original line number Diff line number Diff line Loading @@ -315,8 +315,9 @@ static int tc_ctl_tfilter(struct sk_buff *skb, struct nlmsghdr *n) err = -EINVAL; goto errout; } } else } else { tp = NULL; } break; } } Loading Loading
net/sched/cls_api.c +2 −1 Original line number Diff line number Diff line Loading @@ -315,8 +315,9 @@ static int tc_ctl_tfilter(struct sk_buff *skb, struct nlmsghdr *n) err = -EINVAL; goto errout; } } else } else { tp = NULL; } break; } } Loading