]> git.karo-electronics.de Git - linux-beck.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)
commit1a70c05bad1383fdda95e713baee5f76c4726d24
tree93fc3d87a6a42ced4bd7db7374135eeca8257b98
parentabe89ef0ed1a50ef6186d9aee433b995641a1293
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