]> git.baikalelectronics.ru Git - kernel.git/commit
rxrpc: Break MTU determination from ICMP into its own function
authorDavid Howells <dhowells@redhat.com>
Mon, 4 Apr 2016 13:00:33 +0000 (14:00 +0100)
committerDavid Howells <dhowells@redhat.com>
Wed, 15 Jun 2016 09:15:06 +0000 (10:15 +0100)
commit0661dcaf22e18a7b9800c07780efbe91d0d0bf46
tree93fc3d87a6a42ced4bd7db7374135eeca8257b98
parent8d8f525c4073541e6243467709dc87868d2b3a8e
rxrpc: Break MTU determination from ICMP into its own function

Break MTU determination from ICMP out into its own function to reduce the
complexity of the error report handler.

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