From: Alexander Aring Date: Sun, 2 Nov 2014 03:18:44 +0000 (+0100) Subject: mac802154: move phy settings into netlink receive X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f59f419d31ee27c131b44beda5b14b8ce0aaf519;p=pandora-kernel.git mac802154: move phy settings into netlink receive All PHY attributes should be directly set to the transceiver after netlink. MAC attributes should be set by interface up. Currently the macparams netlink cmd contains mixed attributes of phy and mac settings. This patch moves all phy settings to the netlink receive function for setting macparams. This is the only way which doesn't change the userspace API and keep the deprecated netlink interface alive. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed