commit | 12439a53560097bc8e42cf14967717d14588dddd | [log] [tgz] |
---|---|---|
author | Alexander Aring <alex.aring@gmail.com> | Tue Oct 28 18:21:29 2014 +0100 |
committer | Marcel Holtmann <marcel@holtmann.org> | Tue Oct 28 23:19:08 2014 +0100 |
tree | 34a1bf967900cb2ca32e32eb4a9eb07a422ad079 | |
parent | 33d4189f51f0dbb522a4d81aafc7edb2e048c570 [diff] |
mac802154: remove channel attributes from sdata These channel attributes was part of "channel context switch while xmit" which was removed by commit dc67c6b30f36d57b70b70547a30e7a8432540c6f ("mac802154: tx: remove xmit channel context switch"). This patch removes these unnecessary variables and use the current_page and current_channel by wpan_phy struct now. Signed-off-by: Alexander Aring <alex.aring@gmail.com> Signed-off-by: Marcel Holtmann <marcel@holtmann.org>