mac802154: check for really changes
authorAlexander Aring <alex.aring@gmail.com>
Sun, 17 May 2015 19:44:44 +0000 (21:44 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Tue, 19 May 2015 09:44:42 +0000 (11:44 +0200)
commit791021bf13ec9d0fc14bfd8c9c4b368ace568239
tree5e5bb4fe5815f959379b94e89194c7d5fecf5e12
parentfea3318d20776a94afeea0460c6ee9904e60569e
mac802154: check for really changes

This patch adds check if the value is really changed inside pib/mib.
If a transceiver do support only one value for e.g. max_be then this
will also handle that the driver layer doesn't need to care about
handling to set one value only.

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