summaryrefslogtreecommitdiff
path: root/cpusched.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2015-10-27 11:55:30 +0100
committerTobias Klauser <tklauser@distanz.ch>2015-10-27 11:55:30 +0100
commitbd031f809422ea88b9619924911aa5112f95b6b3 (patch)
tree3ba9f42285a722c54989e13f4b3140204fa908ea /cpusched.c
parent7b24d95cffcf889c59b5e6706cddb53b26b6aa69 (diff)
flowtop: Use bool for show_src option
Use boolean false/true for show_src option value. This makes the handling of on/off parameters more consistent. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'cpusched.c')
0 files changed, 0 insertions, 0 deletions
pan> 2017-02-12netfilter: nfnetlink: allow to check for generation IDPablo Neira Ayuso1-4/+27 2017-02-12netfilter: nfnetlink: add nfnetlink_rcv_skb_batch()Pablo Neira Ayuso1-23/+28 2017-02-12netfilter: nfnetlink: get rid of u_intX_t typesPablo Neira Ayuso1-8/+8 2017-02-12netfilter: nf_ct_expect: nf_ct_expect_insert() returns voidGao Feng1-5/+3 2017-02-12netfilter: nf_ct_sip: Use mod_timer_pending()Gao Feng1-7/+5 2017-02-11net_sched: fix error recovery at qdisc creationEric Dumazet5-23/+19 2017-02-11net: rename dst_neigh_output back to neigh_outputJulian Anastasov2-2/+2 2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller