mac802154: rename mac802154_priv to ieee802154_local
authorAlexander Aring <alex.aring@gmail.com>
Sat, 25 Oct 2014 15:16:35 +0000 (17:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 25 Oct 2014 19:55:37 +0000 (21:55 +0200)
commita5e1ec538f54c4cb8ec9ce30867cfbab57225280
treec00e77229c84408c9a141da22c738e8976f5ef3d
parent5a50439775853a8d565115edb63a5ab4bb780479
mac802154: rename mac802154_priv to ieee802154_local

This patch rename the mac802154_priv to ieee802154_local. The
mac802154_priv structure is like ieee80211_local and so we name it
ieee802154_local.

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/mib.c
net/mac802154/monitor.c
net/mac802154/rx.c
net/mac802154/tx.c
This page took 0.026561 seconds and 5 git commands to generate.