From: Alexander Aring Date: Sun, 2 Nov 2014 03:18:38 +0000 (+0100) Subject: cfg802154: convert deprecated iface add and del X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a9a816a4f8c79260446811bdf80615b36539949;p=pandora-kernel.git cfg802154: convert deprecated iface add and del This patch removes the wpan_phy callbacks for add and del an interface on a phy. Instead we introduce deprecated cfg802154 callbacks for this. Furthermore we introduce a new netlink interface nl802154 which use different callbacks. The deprecated function is to have a backwards compatibility with the current netlink interface. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed