Revision d3e17183b9820ccf3c1aacc5ec5459a23a574ba7 authored by David S. Miller on 22 February 2016, 03:03:21 UTC, committed by David S. Miller on 22 February 2016, 03:03:21 UTC
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>
2 parent s 3301be3 + 0632448
History
File Mode Size
Kconfig -rw-r--r-- 788 bytes
Makefile -rw-r--r-- 305 bytes
client.c -rw-r--r-- 51.8 KB
error.c -rw-r--r-- 7.4 KB
mod.c -rw-r--r-- 4.3 KB
protocol.c -rw-r--r-- 13.5 KB
protocol.h -rw-r--r-- 1.3 KB
trans_common.c -rw-r--r-- 797 bytes
trans_common.h -rw-r--r-- 546 bytes
trans_fd.c -rw-r--r-- 24.7 KB
trans_rdma.c -rw-r--r-- 19.1 KB
trans_virtio.c -rw-r--r-- 19.3 KB
util.c -rw-r--r-- 3.2 KB

back to top