mac802154: rename mac802154_sub_if_data
authorAlexander Aring <alex.aring@gmail.com>
Sat, 25 Oct 2014 15:16:36 +0000 (17:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 25 Oct 2014 19:55:37 +0000 (21:55 +0200)
commit036562f9c4d942f2fbc77ae3215309bde340546f
tree07ae942f7c4dc57b91d5e0aec5a0a1be617a53a5
parenta5e1ec538f54c4cb8ec9ce30867cfbab57225280
mac802154: rename mac802154_sub_if_data

Like wireless this structure should named ieee802154_sub_if_data and not
mac802154_sub_if_data. This patch renames the struct and variables to
sdata instead priv sometimes.

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/mac_cmd.c
net/mac802154/main.c
net/mac802154/mib.c
net/mac802154/monitor.c
net/mac802154/tx.c