diff options
| author | Lennert Buytenhek <[email protected]> | 2015-05-25 15:38:51 +0300 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2015-05-26 20:26:10 +0200 |
| commit | 641459ca336edc009e044b76d16ee3d1ca6464c0 (patch) | |
| tree | 61aaa96ea72a06de08837df1021dc6c2cadeee52 /tools/perf/scripts/python/bin | |
| parent | 66a3297f6d3f9dc35e27c3cec6b4437ac13f07ff (diff) | |
mac802154: mac802154_mlme_start_req() optimisation.
mac802154_mlme_start_req() calls
ieee802154_mlme_ops(dev)->llsec->set_params() on the net_device
passed into it, however, this net_device will always be a mac802154
net_device, so just call mac802154_set_params() directly instead.
Signed-off-by: Lennert Buytenhek <[email protected]>
Acked-by: Alexander Aring <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions