Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107120
b: refs/heads/master
c: 38c080f
h: refs/heads/master
v: v3
  • Loading branch information
Andreas Schwab authored and David S. Miller committed Jul 30, 2008
1 parent 5ef73f9 commit e86f9bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4a36702e016947a0ce6c0c024673bb5b16d3f618
refs/heads/master: 38c080ffa9c1b840390832b42ce8621464ab9f97
2 changes: 1 addition & 1 deletion trunk/drivers/net/niu.c
Original file line number Diff line number Diff line change
Expand Up @@ -6417,7 +6417,7 @@ static int niu_ethflow_to_class(int flow_type, u64 *class)
*class = CLASS_CODE_SCTP_IPV6;
break;
default:
return -1;
return 0;
}

return 1;
Expand Down

0 comments on commit e86f9bb

Please sign in to comment.