commit | 04e850fe06312a9f570fcc7dbd0f141c012df404 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sat Oct 25 17:16:37 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Oct 25 21:55:38 2014 +0200 |
tree | 7c29fb73c597fec7fde431faf412532cd1c9cae1 | |
parent | 036562f9c4d942f2fbc77ae3215309bde340546f [diff] |
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>