aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorJan Beulich <[email protected]>2014-03-11 13:56:05 +0000
committerDavid S. Miller <[email protected]>2014-03-13 15:16:29 -0400
commitf9708b4302733ca023722fddcf9f501a3cb8c98b (patch)
treeb87492efee7b5c7046c29a1422c3159b843ba0c1 /net/unix/af_unix.c
parent50240dc37e5363cc8e8de34d931392263e38ca7d (diff)
consolidate duplicate code is skb_checksum_setup() helpers
consolidate duplicate code is skb_checksum_setup() helpers Realizing that the skb_maybe_pull_tail() calls in the IP-protocol specific portions of both helpers are terminal ones (i.e. no further pulls are expected), their maximum size to be pulled can be made match their minimal size needed, thus making the code identical and hence possible to be moved into another helper. Signed-off-by: Jan Beulich <[email protected]> Cc: Paul Durrant <[email protected]> Cc: David Miller <[email protected]> Cc: Eric Dumazet <[email protected]> Reviewed-by: Paul Durrant <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions