summaryrefslogtreecommitdiff
path: root/sig.h
AgeCommit message (Collapse)AuthorFilesLines
2013-06-04sig: add signal handling functionsDaniel Borkmann1-0/+7
Add an extra file for signal handling functions. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
gt;2016-06-08 21:43:14 -0700 commit6eef3801e719e4ea9c15c01b1d77706f47331166 (patch) tree81ec3a099747faca686f6c96987368b88bd827d6 parent3497ed8c852a5a3d48957ca91baaa443d9bfcd4d (diff)
net: cls_u32: catch all hardware offload errors
Errors reported by u32_replace_hw_hnode() were not propagated. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Acked-by: Sridhar Samudrala <sridhar.samudrala@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat
02412d95af4fe88e5b28b3eba124545bbf'>15c2e102412d95af4fe88e5b28b3eba124545bbf (patch)
tree10d22782e23395f24862af66d0e2af980df09258 /arch/arm/configs/netx_defconfig
parent2cbf5b4212b1595449548f189a8fb2df0b25a03f (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/configs/netx_defconfig')