commit | d9b52dc6fd1fbb2bad645cbc86a60f984c1cb179 | [log] [tgz] |
---|---|---|
author | Yoichi Yuasa <yuasa@linux-mips.org> | Mon May 24 18:37:02 2010 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon May 24 18:37:02 2010 -0700 |
tree | 2d611234ea1cd228a74b21049336149e19956700 | |
parent | 5eb32bd059379530fc3809a7fcf183feca75f601 [diff] |
net/dccp: expansion of error code size Because MIPS's EDQUOT value is 1133(0x46d). It's larger than u8. Signed-off-by: Yoichi Yuasa <yuasa@linux-mips.org> Signed-off-by: David S. Miller <davem@davemloft.net>