summaryrefslogtreecommitdiff
path: root/include/net/gtp.h
diff options
context:
space:
mode:
authorArtem Bityutskiy <artem.bityutskiy@linux.intel.com>2022-09-16 14:59:50 +0300
committerLen Brown <len.brown@intel.com>2022-10-04 22:59:55 +0200
commit3ea8e52ec94de6cd5e8a9dc7b2ec72a7745b4e47 (patch)
tree1704c232c011a013c7265c4928a8498d41295b69 /include/net/gtp.h
parent8e45a9bf7ac1337f65772901d432b6d811bec67a (diff)
tools/power turbostat: Do not dump TRL if turbo is not supported
Do not dump turbo ratio limits if platform does not support turbo, because it is confusing and the TRL MSRs may even include misleading information. And they are not supposed to be relied on if turbo is not supported. Signed-off-by: Artem Bityutskiy <artem.bityutskiy@linux.intel.com> Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to 'include/net/gtp.h')
0 files changed, 0 insertions, 0 deletions
href='/cgit/linux-arm.git/commit/include/linux/if_pppol2tp.h?h=fiq&id=d2cf3361677e5bb5d01d45052212b7050a9aa8c4'>net/l2tp: add support for L2TP over IPv6 UDPBenjamin LaHaise 2011-08-26headers, pppol2tp: Use __kernel_pid_t in <linux/pppol2tp.h>Ben Hutchings 2010-04-03l2tp: Update PPP-over-L2TP driver to work over L2TPv3James Chapman 2010-04-03l2tp: Split pppol2tp patch into separate l2tp and ppp partsJames Chapman 2009-11-04net: cleanup include/linuxEric Dumazet 2009-03-26make exported headers use strict posix typesArnd Bergmann 2009-01-15include of <linux/types.h> is preferred over <asm/types.h>Jaswinder Singh Rajput