diff options
| author | Stefan Schmidt <[email protected]> | 2015-06-08 22:06:40 +0200 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2015-06-09 09:44:23 +0200 |
| commit | 9a4d3d4ba17c93def2b4dc3126eba30716d15469 (patch) | |
| tree | e95ba5f010feb0a861a2f99b7e3c686849fbdcde /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | e66890a96abbb746e1229c3067471be36dc49b34 (diff) | |
mac802154/iface: remove superfluous WARN_ON call in slave_open()
This call was used before we aligned our code with the wireless code base. We
are wanted to handle this in the err: code path. Which would actually not work
because the WARN_ON() macro would reset the res value to 0 and thus we would
never hit err:. Removing it makes the code do what we actually intend.
Signed-off-by: Stefan Schmidt <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions