diff options
author | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2021-07-20 23:04:42 +0300 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2021-08-10 00:25:36 +0300 |
commit | 5d46dd04cb68771f77ba66dbf6fd323a4a2ce00d (patch) | |
tree | 400cd39f33fd91463461774418931a815e2817de /net/sunrpc/sysfs.c | |
parent | f99fa50880f5300fbbb3c0754ddc7f8738d24fe7 (diff) | |
download | linux-5d46dd04cb68771f77ba66dbf6fd323a4a2ce00d.tar.xz |
sunrpc: Fix return value of get_srcport()
Since bc1c56e9bbe9 transport->srcport may by unset, causing
get_srcport() to return 0 when called. Fix this by querying the port
from the underlying socket instead of the transport.
Fixes: bc1c56e9bbe9 (SUNRPC: prevent port reuse on transports which don't request it)
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc/sysfs.c')
0 files changed, 0 insertions, 0 deletions