]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - net/ieee802154/nl-phy.c
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)
commit4a3a8c0c3a613e481bea931f0d65dc4a7efaa9b9
tree218e83ae396cc808b80b6681c4cdcaff30bfc1ca
parent4a669f7d72535017dd03cbcdf5af6e85edfdf90c
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