]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
net: cosmetic: Cleanup internal packet buffer names
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:05 +0000 (01:41 -0500)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 20:12:27 +0000 (22:12 +0200)
commit243c0adf895fc3eaf78ef8696fe1937e17fa9aca
treec28adeb80398ae18adf52e88eb76c1c0f90a5597
parent4bdc27a1dca624fe74b58cd32074a3c2d2fd38a3
net: cosmetic: Cleanup internal packet buffer names

This patch cleans up the names of internal packet buffer names that are
used within the network stack and the functions that use them.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
13 files changed:
arch/powerpc/cpu/mpc8260/ether_fcc.c
drivers/net/netconsole.c
include/net.h
net/arp.c
net/bootp.c
net/cdp.c
net/dns.c
net/net.c
net/nfs.c
net/ping.c
net/rarp.c
net/sntp.c
net/tftp.c