From: Alexander Aring Date: Tue, 28 Oct 2014 17:21:29 +0000 (+0100) Subject: mac802154: remove channel attributes from sdata X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~234^2~3^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12439a53560097bc8e42cf14967717d14588dddd;p=pandora-kernel.git 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 Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed