summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorEliad Peller <eliad@wizery.com>2012-11-20 13:20:10 +0200
committerLuciano Coelho <coelho@ti.com>2012-11-27 10:49:15 +0200
commit58321b296de93df4a060f012151213fe1a1a3498 (patch)
tree310c8f2719dcc90a7c0cb70f26e6c452e11062f7 /tools/perf/scripts/python/netdev-times.py
parentec87011a4ac30a4a6ddfbf5dc17e302a490c7763 (diff)
downloadkernel-58321b296de93df4a060f012151213fe1a1a3498.tar.gz
wlcore: refactor CHANGED_HT handling
Pass a variable indicating whether HT is enabled, instead of duplicating the function call with different arguments. Signed-off-by: Eliad Peller <eliad@wizery.com> Reviewed-by: Arik Nemtsov <arik@wizery.com> Signed-off-by: Luciano Coelho <coelho@ti.com>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions
recvmsg()Erin MacNeil 2022-04-06net: remove noblock parameter from skb_recv_datagram()Oliver Hartkopp 2022-03-10af_key: add __GFP_ZERO flag for compose_sadb_supported in function pfkey_regi...Haimin Zhang 2022-01-26xfrm: Check if_id in xfrm_migrateYan Yan 2021-05-26net: Remove unnecessary variableszuoqilin 2021-01-04af_key: relax availability checks for skb size calculationCong Wang 2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller 2020-07-22af_key: pfkey_dump needs parameter validationMark Salyzyn 2020-07-19net: make ->{get,set}sockopt in proto_ops optionalChristoph Hellwig 2020-06-24xfrm: policy: match with both mark and mask on user interfacesXin Long 2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller 2019-07-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller 2019-06-09af_key: make use of BUG_ON macroHariprasad Kelam