From: Alexander Aring Date: Sun, 9 Nov 2014 07:36:45 +0000 (+0100) Subject: mac802154: move mac pib attributes into wpan_dev X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~5^2~70 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=863e88f255dac0657e57d5f1a1f95ee8733f8c13;p=pandora-kernel.git mac802154: move mac pib attributes into wpan_dev This patch moves all mac pib attributes into the wpan_dev struct. Furthermore we can easier access these attributes over the netdev 802154_ptr pointer. Currently this is only possible over a complicated callback structure in mac802154 because subif data structure is accessable inside mac802154 only. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed