arp: fix rcu lockdep splat in arp_process()
[firefly-linux-kernel-4.4.55.git] / net / sunrpc / xprt.c
index 9b6a4d1ea8f800def10f4db686c71d6cf4d6c563..f4385e45a5fcb398086c6c8c5c8ab4daff7ee139 100644 (file)
@@ -187,6 +187,7 @@ EXPORT_SYMBOL_GPL(xprt_load_transport);
 /**
  * xprt_reserve_xprt - serialize write access to transports
  * @task: task that is requesting access to the transport
+ * @xprt: pointer to the target transport
  *
  * This prevents mixing the payload of separate requests, and prevents
  * transport connects from colliding with writes.  No congestion control