]> git.baikalelectronics.ru Git - kernel.git/commit
mac802154: remove pib lock
authorAlexander Aring <alex.aring@gmail.com>
Fri, 22 May 2015 15:43:52 +0000 (17:43 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 23 May 2015 15:57:08 +0000 (17:57 +0200)
commit91cdeacb5be82cb7f58bb956014d1105764d47db
tree218e83ae396cc808b80b6681c4cdcaff30bfc1ca
parent2600368a261dbda33c995c74caee7b9b96be4a17
mac802154: remove pib lock

This patch removes the pib lock which is now replaced by rtnl lock. The
new interface already use the rtnl lock only. Nevertheless this patch
will fix issues while using new and old interface at the same time.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/cfg802154.h
net/ieee802154/core.c
net/ieee802154/nl-phy.c
net/mac802154/iface.c
net/mac802154/mib.c