summaryrefslogtreecommitdiff
path: root/xmalloc.h
diff options
context:
space:
mode:
authorVadim Kochan <vadim4j@gmail.com>2015-06-27 12:03:25 +0300
committerTobias Klauser <tklauser@distanz.ch>2015-06-30 21:36:30 +0200
commitf6b2b535d482084e49ba8787973d8586ed51f563 (patch)
tree0835564347e1858fa620f958f2cb01756f4e25be /xmalloc.h
parent8c75168ed5005f70955dd4ade93dec6abf481852 (diff)
trafgen: Print min packet size in error message
Print minimum needed packet size in case if validation error. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'xmalloc.h')
0 files changed, 0 insertions, 0 deletions
a8fb2df0b25a03f (diff)
ARM: orion: remove unused wnr854t_switch_plat_data
The other instances of this structure got removed along with the MDIO device change, but this one was left behind and needs to be removed as well: arch/arm/mach-orion5x/wnr854t-setup.c:109:44: error: 'wnr854t_switch_plat_data' defined but not used [-Werror=unused-variable] static struct dsa_platform_data __initdata wnr854t_switch_plat_data = { Fixes: 575e93f7b5e6 ("ARM: orion: Register DSA switch as a MDIO device") Signed-off-by: Arnd Bergmann <arnd@arndb.de> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/arm/boot/dts/pxa910-dkb.dts')