summaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2018-10-12 00:32:39 +0300
committerDavid S. Miller <davem@davemloft.net>2018-10-16 08:08:17 +0300
commitd6672a5a97918f92bf2f3a2591f25d02bb0897a4 (patch)
treec43c74539fbe59ddbc5d3ef773ed1262680285ff /net/tipc
parentd7b4c24f45d2efe51b8f213da4593fefd49240ba (diff)
downloadlinux-d6672a5a97918f92bf2f3a2591f25d02bb0897a4.tar.xz
rxrpc: use correct kvec num when sending BUSY response packet
Fixes gcc '-Wunused-but-set-variable' warning: net/rxrpc/output.c: In function 'rxrpc_reject_packets': net/rxrpc/output.c:527:11: warning: variable 'ioc' set but not used [-Wunused-but-set-variable] 'ioc' is the correct kvec num when sending a BUSY (or an ABORT) response packet. Fixes: ece64fec164f ("rxrpc: Emit BUSY packets when supposed to rather than ABORTs") Signed-off-by: YueHaibing <yuehaibing@huawei.com> Signed-off-by: David Howells <dhowells@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions