summaryrefslogtreecommitdiff
path: root/proto_ipv6_in_ipv4.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-15all: import netsniff-ng 0.5.8-rc0 sourceDaniel Borkmann1-0/+25
authorJia Hongtao <hongtao.jia@nxp.com>2016-04-18 15:59:32 +0800
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2016-04-25 16:00:42 +0200
commit27b8fe8daf39c8a028d377a878b1405b73f5a10f (patch)
tree32ebf73e29e5f97b24fc47fe350d673acee8345f
parenta29a1e76781d112014761ba106ab03e097cc4492 (diff)
cpufreq: qoriq: Don't show cooling device messages if THERMAL_OF undefined
When THERMAL_OF is undefined the cooling device messages should not be shown. -ENOSYS is returned from of_cpufreq_cooling_register() when THERMAL_OF is undefined. Signed-off-by: Jia Hongtao <hongtao.jia@nxp.com> Acked-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat