commit | 098a20991d15b76a7e6835b95bd58269e10e3a60 | [log] [tgz] |
---|---|---|
author | David Howells <dhowells@redhat.com> | Fri Mar 04 15:59:00 2016 +0000 |
committer | David Howells <dhowells@redhat.com> | Fri Mar 04 15:59:00 2016 +0000 |
tree | 070a9c0e840f1797a524f925b79c63aa2b53ee33 | |
parent | ee72b9fddb41a2087b4a7aa74791ef1700f3f6cc [diff] |
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>