summaryrefslogtreecommitdiff
path: root/netsniff-ng
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-07-13 16:24:46 +0200
committerDaniel Borkmann <dborkman@redhat.com>2013-07-13 16:26:23 +0200
commit05e3f4bf348a47b058ec005c1d350ef46305d1a2 (patch)
treef62d85cccc10774f0abfe28b34b88112e70fef74 /netsniff-ng
parent3c5bd6bcd871b2cdaa22ff810823f2c5a9cfeb0d (diff)
trafgen: sparse: make seed static
sparse reported that the variable seed can be made static: trafgen.c:110:14: warning: symbol 'seed' was not declared. Should it be static? While at it, also rename a local variable 'seed' to not overlap contexts. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'netsniff-ng')
0 files changed, 0 insertions, 0 deletions
inux/net-next.git/diff/tools/perf/builtin-mem.c?h=nds-private-remove&id=1bae6c99decf9137069646b593d3439171a8a8e2&id2=2b2d3eb41c920b47df2fcedd1489cf748bd09466'>diff)
Merge branch 'sh_eth-E-DMAC-interrupt-mask-cleanups'
Sergei Shtylyov says: ==================== sh_eth: E-DMAC interrupt mask cleanups Here's a set of 3 patches against DaveM's 'net-next.git' repo. The main goal of this set is to stop using the bare numbers for the E-DMAC interrupt masks. [1/3] sh_eth: rename EESIPR bits [2/3] sh_eth: add missing EESIPR bits [3/3] sh_eth: stop using bare numbers for EESIPR values ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/builtin-mem.c')