]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitf5b6a2bff948f1f528b4f617b0fc73badc3e5d62
tree070a9c0e840f1797a524f925b79c63aa2b53ee33
parent394c3114f9571f21f1216edec7b760287bad7cd8
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