commit | 5a50439775853a8d565115edb63a5ab4bb780479 | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Sat Oct 25 17:16:34 2014 +0200 |
committer | Marcel Holtmann <marcel@holtmann.org> | Sat Oct 25 21:55:37 2014 +0200 |
tree | 8c2186840f6c46198a46234dede46a5e990f93fa | |
parent | 36426484fcaca2153616d6f3496b389a5b11bd9f [diff] |
ieee802154: rename ieee802154_dev to ieee802154_hw The identical struct of the wireless stack implementation is named ieee80211_hw. This is useful to name the variable hw instead of get confusing with netdev dev variable. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Cc: Alan Ott <alan@signal11.us> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>