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-- 90 bytes
Makefile -rw-r--r-- 450 bytes
fc.c -rw-r--r-- 2.8 KB
fddi.c -rw-r--r-- 5.1 KB
garp.c -rw-r--r-- 17.7 KB
hippi.c -rw-r--r-- 5.3 KB
mrp.c -rw-r--r-- 24.7 KB
p8022.c -rw-r--r-- 1.9 KB
p8023.c -rw-r--r-- 1.6 KB
psnap.c -rw-r--r-- 3.5 KB
stp.c -rw-r--r-- 2.6 KB

back to top