diff options
| author | Christophe Jaillet <[email protected]> | 2017-06-10 11:19:20 +0200 |
|---|---|---|
| committer | Doug Ledford <[email protected]> | 2017-08-17 18:06:37 -0400 |
| commit | 836daee2df01b79e9cf54b80b985aea6cff05f57 (patch) | |
| tree | 6644958dd8a2ee85a5f104156525a594a6d97461 /tools/perf/scripts/python/net_dropmonitor.py | |
| parent | 520eccdfe187591a51ea9ab4c1a024ae4d0f68d9 (diff) | |
cxgb4: Remove some dead code
This 'BUG_ON(!ep)' can never trigger because we have:
if (!ep)
return 0;
just a few lines above. So it can be removed safely.
Signed-off-by: Christophe JAILLET <[email protected]>
Acked-by: Steve Wise <[email protected]>
Signed-off-by: Doug Ledford <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions