]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'tipc'
authorDavid S. Miller <davem@davemloft.net>
Fri, 18 Oct 2013 17:22:19 +0000 (13:22 -0400)
committerDavid S. Miller <davem@davemloft.net>
Fri, 18 Oct 2013 17:22:19 +0000 (13:22 -0400)
commitace0d5d8bf8a69866e4394ca2e4c5d1296ef7db2
treed12bae2180f77b4dc48580bf5a85b995f1f4909c
parent7cc7c5e54b7128195a1403747a63971c3c3f8e25
parentbbfbe47cc99ce093708aaf28b7f2c08d28045c67
Merge branch 'tipc'

Jon Maloy says:

====================
Some small and relatively straightforward patches. With exception of
the two first ones they are all unrelated and address minor issues.

v2: update of v1 (http://patchwork.ozlabs.org/patch/277404/)

-added commit to use memcpy_fromiovec on user data as per v1 feedback
-updated sparse fix commit to drop chunks covered by above commit
-added new commit that greatly simplifies the link lookup routine
====================

Signed-off-by: David S. Miller <davem@davemloft.net>