From: Alexander Aring Date: Sun, 2 Nov 2014 03:18:41 +0000 (+0100) Subject: mac802154: set extended address filter on ifup X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~66^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=776e59de46b5db368e1bd0a4ec5c4feaa740a3d1;p=pandora-kernel.git mac802154: set extended address filter on ifup This patch moves the setting of hardware extended address filtering inside of interface up instead doing it directly inside of netlink interface. Also we don't need to set the sdata extended attribute in netlink. This is already done by ndo_set_mac_address of net_device_ops. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed