mac802154: rename hw subif_data variable to local
authorAlexander Aring <alex.aring@gmail.com>
Sat, 25 Oct 2014 15:16:37 +0000 (17:16 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Sat, 25 Oct 2014 19:55:38 +0000 (21:55 +0200)
commit04e850fe06312a9f570fcc7dbd0f141c012df404
tree7c29fb73c597fec7fde431faf412532cd1c9cae1
parent036562f9c4d942f2fbc77ae3215309bde340546f
mac802154: rename hw subif_data variable to local

This patch renames the hw attribute in struct ieee802154_sub_if_data to
local. This avoid confusing with the struct ieee802154_hw hw; inside of
local struct.

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
This page took 0.026155 seconds and 5 git commands to generate.