]> git.ipfire.org Git - people/ms/u-boot.git/commit - net/bootp.c
net: cosmetic: Cleanup internal packet buffer names
authorJoe Hershberger <joe.hershberger@ni.com>
Wed, 8 Apr 2015 06:41:05 +0000 (01:41 -0500)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:32 +0000 (11:11 -0600)
commit1203fcceec113d502995f7242d7e1be09d373e80
tree57629eda7b55239ab81c15cbb5544ff2c5b7e6db
parent0adb5b761f4c789ae47d8abb015f5e017263d3f2
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