rxrpc: rxkad: The version number in the response should be net byte order
authorDavid Howells <dhowells@redhat.com>
Fri, 4 Mar 2016 15:59:00 +0000 (15:59 +0000)
committerDavid Howells <dhowells@redhat.com>
Fri, 4 Mar 2016 15:59:00 +0000 (15:59 +0000)
commit098a20991d15b76a7e6835b95bd58269e10e3a60
tree070a9c0e840f1797a524f925b79c63aa2b53ee33
parentee72b9fddb41a2087b4a7aa74791ef1700f3f6cc
rxrpc: rxkad: The version number in the response should be net byte order

The version number rxkad places in the response should be network byte
order.

Whilst we're at it, rearrange the code to be more readable.

Signed-off-by: David Howells <dhowells@redhat.com>
net/rxrpc/rxkad.c