]> 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)
commit98b24b541f97d42d609de1228804a2fc99a6320b
tree070a9c0e840f1797a524f925b79c63aa2b53ee33
parenta19a628bb28100385e1d9874487cc0210d4b8060
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