diff options
author | Miquel Raynal <[email protected]> | 2022-04-07 12:08:57 +0200 |
---|---|---|
committer | Stefan Schmidt <[email protected]> | 2022-04-25 20:51:12 +0200 |
commit | 30ca44eb2480ede838c7c8c131a7d25589a98f0a (patch) | |
tree | 9cd09f050073f0b5ecb27a9218db3e7351f8fbba /tools/perf/scripts/python/netdev-times.py | |
parent | 337e2f8681d70c8ab60ea83e33791b57907e1271 (diff) |
net: mac802154: Create an offloaded transmission error helper
So far there is only a helper for successful transmissions, which led
device drivers to implement their own handling in case of
error. Unfortunately, we really need all the drivers to give the hand
back to the core once they are done in order to be able to build a
proper synchronous API. So let's create a _xmit_error() helper and take
this opportunity to fill the new device-global field storing Tx
statuses.
Suggested-by: Alexander Aring <[email protected]>
Signed-off-by: Miquel Raynal <[email protected]>
Acked-by: Alexander Aring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Stefan Schmidt <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions