From: Alexander Aring Date: Sun, 9 Nov 2014 07:36:50 +0000 (+0100) Subject: ieee802154: add wpan_dev_list X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~5^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcf39e6e88e9492f6688ec8ba4e1be622b904232;p=pandora-kernel.git ieee802154: add wpan_dev_list This patch adds a wpan_dev_list list into cfg802154_registered_device struct. Also adding new wpan_dev into this list while cfg802154_netdev_notifier_call. This behaviour is mostly grab from wireless core.c implementation and is needed for preparing nl802154 framework. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed