aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorNikita Yushchenko <[email protected]>2016-12-06 09:26:53 +0300
committerDavid S. Miller <[email protected]>2016-12-06 11:40:15 -0500
commitf85de6666347c974cdf97b1026180995d912d7d0 (patch)
tree305017a75980f4196fb79aef6f4e15b43c1defd7 /tools/perf/scripts/python/bin/export-to-postgresql-report
parentd14584d91976c42c7178164665c4959495740939 (diff)
net: fec: fix compile with CONFIG_M5272
Commit 80cca775cdc4 ("net: fec: cache statistics while device is down") introduced unconditional statistics-related actions. However, when driver is compiled with CONFIG_M5272, staticsics-related definitions do not exist, which results into build errors. Fix that by adding explicit handling of !defined(CONFIG_M5272) case. Fixes: 80cca775cdc4 ("net: fec: cache statistics while device is down") Signed-off-by: Nikita Yushchenko <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions