linux-stable/net/mac802154
Alexander Aring f7cb96f105 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>
2014-11-09 19:50:29 +01:00
..
cfg.c ieee802154: rework interface registration 2014-11-05 21:53:04 +01:00
cfg.h mac802154: introduce mac802154_config_ops 2014-11-02 04:51:06 +01:00
driver-ops.h mac802154: add support for promiscuous mode 2014-10-29 23:07:45 +01:00
ieee802154_i.h mac802154: remove mac_params in sdata 2014-11-09 19:50:28 +01:00
iface.c mac802154: protect address changes via ioctl 2014-11-09 19:50:29 +01:00
Kconfig trivial: net/mac802154: Fix Kconfig typo 2014-10-25 07:56:21 +02:00
llsec.c ieee802154: move ieee802154 header 2014-10-25 21:39:57 +02:00
llsec.h mac802154: add llsec decryption method 2014-05-16 17:23:41 -04:00
mac_cmd.c ieee802154: netlink add rtnl lock 2014-11-09 19:50:29 +01:00
main.c ieee802154: rename wpan_phy_alloc 2014-11-09 19:50:28 +01:00
Makefile mac802154: introduce mac802154_config_ops 2014-11-02 04:51:06 +01:00
mib.c mac802154: move mac pib attributes into wpan_dev 2014-11-09 19:50:27 +01:00
rx.c mac802154: move mac pib attributes into wpan_dev 2014-11-09 19:50:27 +01:00
tx.c mac802154: separate omit tx/rx flags 2014-10-29 23:07:45 +01:00
util.c mac802154: add netdev qeue helpers 2014-10-26 17:24:03 +01:00