diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2015-05-25 14:38:51 +0200 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2015-05-26 20:26:10 +0200 |
commit | 641459ca336edc009e044b76d16ee3d1ca6464c0 (patch) | |
tree | 61aaa96ea72a06de08837df1021dc6c2cadeee52 /net/ieee802154/nl802154.c | |
parent | ieee802154 socket: No need to check for ARPHRD_IEEE802154 in raw_bind(). (diff) | |
download | linux-641459ca336edc009e044b76d16ee3d1ca6464c0.tar.xz linux-641459ca336edc009e044b76d16ee3d1ca6464c0.zip |
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 <buytenh@wantstofly.org>
Acked-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
Diffstat (limited to 'net/ieee802154/nl802154.c')
0 files changed, 0 insertions, 0 deletions