Searched hist:"7 fc561362da38253522899ccab30c7955d4132df" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/sunrpc/ |
H A D | xprtsock.c | diff 7fc561362da38253522899ccab30c7955d4132df Thu Sep 24 09:00:09 CDT 2015 Andrzej Hajda <a.hajda@samsung.com> SUNRPC: fix variable type
Due to incorrect len type bc_send_request returned always zero.
The problem has been detected using proposed semantic patch scripts/coccinelle/tests/assign_signed_to_unsigned.cocci [1].
[1]: http://permalink.gmane.org/gmane.linux.kernel/2046107
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
|