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