rx: pass serial number to rxi_SendRawAbort 31/12931/3
authorJeffrey Altman <jaltman@auristor.com>
Fri, 23 Feb 2018 23:26:24 +0000 (18:26 -0500)
committerBenjamin Kaduk <kaduk@mit.edu>
Sat, 14 Apr 2018 01:39:00 +0000 (21:39 -0400)
commitcacf2b646759132dbf21e9c04fb3cfc6c2f8f1f3
tree9949d6e5a589b940cb44a78b1702815ac94bf622
parent3d3e7bc51aaf39b5ca04bfd36ff9017ab0622057
rx: pass serial number to rxi_SendRawAbort

The practice of stamping abort packets with the connection's next
serial number was altered by a0ae8f514519b73ba7f7653bb78b9fc5b6e228f8.

This change restores the prior behavior by passing a serial number
as a parameter to rxi_SendRawAbort() so that the serial number can
be obtained from the connection instead of hard coded as 1.

Change-Id: I0fb516b2c596e675fa4bc44598a697de81d36d83
Reviewed-on: https://gerrit.openafs.org/12931
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
src/rx/rx.c
src/rx/rx_packet.c
src/rx/rx_prototypes.h