SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic
authorBenjamin Coddington <bcodding@redhat.com>
Mon, 16 Sep 2019 11:59:38 +0000 (07:59 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Fri, 20 Sep 2019 19:15:24 +0000 (15:15 -0400)
commitf925ab926d1a9c2112d34ecb59fbb050bb58646c
tree200787e79b6689856bee0537499aefb50047c044
parent5f1bc39979d868a0358c683864bec3fc8395440b
SUNRPC: Rename xdr_buf_read_netobj to xdr_buf_read_mic

Let the name reflect the single use.  The function now assumes the GSS MIC
is the last object in the buffer.

Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/xdr.h
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/xdr.c