]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
Merge branch 'nfp-next'
authorDavid S. Miller <davem@davemloft.net>
Thu, 30 Jun 2016 13:12:23 +0000 (09:12 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Jun 2016 13:12:23 +0000 (09:12 -0400)
commitc435e6e04847e1fcadbbdd5437489ee84e194851
tree8b4a7dedbced3b5fa80b7f6ee1edfa0839d324a9
parent6fde0e63eccbaf21fa278b240b8129fec14b864b
parent2370def2e42e488cfae6a0ad0ca8331d10457cbe
Merge branch 'nfp-next'

Jakub Kicinski says:

====================
nfp: few code improvements

Three small patches for net-next.  First and second patches
improve the code quality by spelling things correctly and
removing unused parameters.  Third patch hooks-in standard
kernel implementation of .get_link() in ethtool ops.
====================

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