From: Alexander Aring Date: Sun, 2 Nov 2014 03:18:43 +0000 (+0100) Subject: mac802154: set panid address filter on ifup X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~134^2~66^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50c79075019e7b952327cfebf0681548573fd8e5;p=pandora-kernel.git mac802154: set panid address filter on ifup This patch moves the setting of hardware panid address filtering inside of interface up instead doing it it directly inside of netlink interface. The netlink call which can only be called when netif isn't running sets only the necessary panid value in sdata. After an interface up the address filter will be set with this value. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed