commit | 4a3a8c0c3a613e481bea931f0d65dc4a7efaa9b9 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Fri May 22 17:43:52 2015 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat May 23 17:57:08 2015 +0200 |
tree | 218e83ae396cc808b80b6681c4cdcaff30bfc1ca | |
parent | 4a669f7d72535017dd03cbcdf5af6e85edfdf90c [diff] |
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>