Merge branch 'netcp-fixes'
authorDavid S. Miller <davem@davemloft.net>
Mon, 22 Feb 2016 03:03:21 +0000 (22:03 -0500)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Feb 2016 03:03:21 +0000 (22:03 -0500)
commitd3e17183b9820ccf3c1aacc5ec5459a23a574ba7
tree38e962efb53a918067589c620028491204b94490
parent3301be32d4ba95136ff52fb0aee2bdb6077f40b1
parent0632448134d0ac1450a19d26f90948fde3b558ad
Merge branch 'netcp-fixes'

Murali Karicheri says:

====================
net: ti: netcp: restore get/set_pad_info() functionality

This series fixes a regression and add some improvements for the ease
of maintainance. Incorporated comments against v1.

Changelogs:

 v2 : combined 2-3 into one patch as this involves a header change
      fixed a parse warning in 3/4 per comment from Arnd.
      Removed Sign-off from Arnd against 1/4
      added comments in 3/3 to alert on the usage of sw data per review
      comments
 v1 : added 2-4 to accomodate feedback received from review
 v0 : initial version to fix the regression (From Grygorii)
====================

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