commit | f7cb96f105fb406e8db5e68e0cdd5067e2556d34 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sun Nov 09 08:36:59 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sun Nov 09 19:50:29 2014 +0100 |
tree | e17cee80d85dc1aefdc7d8710a1210e3cb6a66f7 | |
parent | 87023e1058c9ead2314c27761991816b48f949ef [diff] |
mac802154: protect address changes via ioctl This patch adds a netif_running check while trying to change the address attributes via ioctl. While netif_running is true these attributes should be only readable. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>