mac802154: rename sdata slaves and slaves_mtx
authorAlexander Aring <alex.aring@gmail.com>
Sat, 25 Oct 2014 15:16:38 +0000 (17:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 25 Oct 2014 19:55:38 +0000 (21:55 +0200)
commitd98be45b3657fc233f5a098279a4e42ab6f0fa4f
tree3014bbeb14981bb3b3c4b913a09c6a44eeb5f8bb
parent04e850fe06312a9f570fcc7dbd0f141c012df404
mac802154: rename sdata slaves and slaves_mtx

This patch renamens the slaves attribute in sdata to interfaces and
slaves_mtx to iflist_mtx. This is similar like the mac80211 stack naming
convention.

Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/ieee802154_i.h
net/mac802154/iface.c
net/mac802154/main.c
net/mac802154/monitor.c
net/mac802154/tx.c
This page took 0.040027 seconds and 5 git commands to generate.