]> git.baikalelectronics.ru Git - kernel.git/commit
net/dccp: expansion of error code size
authorYoichi Yuasa <yuasa@linux-mips.org>
Tue, 25 May 2010 01:37:02 +0000 (18:37 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 25 May 2010 01:37:02 +0000 (18:37 -0700)
commit2a9549a27aa93d473b4a14533debce00d1bcb5b2
tree2d611234ea1cd228a74b21049336149e19956700
parentf4497be36d696adb10a4799e6887185698841887
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>
net/dccp/input.c