aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/52xx/mpc52xx_pci.c
diff options
context:
space:
mode:
authorLuis Henriques <luis.henriques@canonical.com>2016-02-08 22:27:06 +0000
committerMichael Ellerman <mpe@ellerman.id.au>2016-03-01 19:27:20 +1100
commit0336c8cd4d61231a6745a99f74929b2f09519d87 (patch)
treeed87a9ca019d6ae5167a81b11c4ade11faa8499e /arch/powerpc/platforms/52xx/mpc52xx_pci.c
parentpowerpc/ps3: gelic_udbg: use struct vlan_hdr from <linux/if_vlan.h> (diff)
downloadlinux-dev-0336c8cd4d61231a6745a99f74929b2f09519d87.tar.xz
linux-dev-0336c8cd4d61231a6745a99f74929b2f09519d87.zip
powerpc/ps3: gelic_udbg: use struct iphdr from <linux/ip.h>
Instead of defining a local version of struct iphdr use the standard definition from <linux/ip.h>. Several fields in the <linux/ip.h> definition have different names: - proto -> protocol - src -> saddr - dest -> daddr - total_length -> tot_len - checksum -> check Also, 'ver_len' is composed by 'version' and 'ihl' in <linux/ip.h>. Signed-off-by: Luis Henriques <luis.henriques@canonical.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/platforms/52xx/mpc52xx_pci.c')
0 files changed, 0 insertions, 0 deletions