]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ieee802154: move validation check out of softmac
authorAlexander Aring <alex.aring@gmail.com>
Sun, 17 May 2015 19:44:38 +0000 (21:44 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 19 May 2015 09:44:41 +0000 (11:44 +0200)
commit673692faf3fb42ec73ef7210238b5869d6e2873d
tree9de5b9e4408ec6de1b29bea56728adb4d9a6bbc5
parent0cf0879acdbeff695963d78940b89497803ae55c
ieee802154: move validation check out of softmac

This patch moves the value validation out of softmac layer. We need
to be sure now that this value is accepted by the transceiver/mac802154 or
"possible" hardmac drivers before calling rdev-ops.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/ieee802154/nl802154.c
net/mac802154/cfg.c