From: Alexander Aring Date: Wed, 12 Nov 2014 02:36:57 +0000 (+0100) Subject: ieee820154: add pan_id setting support X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~134^2~5^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=702bf371282f5912fe53f0b247fa2d7df9d7951f;p=pandora-kernel.git ieee820154: add pan_id setting support This patch adds support for setting pan_id via nl802154 framework. Adding a comment because setting 0xffff as pan_id seems to be valid setting. The pan_id 0xffff as source pan is invalid. I am not sure now about this setting but for the current netlink interface this is an invalid setting, so we do the same now. Maybe we need to change that when we have coordinator support and association support. Signed-off-by: Alexander Aring Signed-off-by: Marcel Holtmann --- Reading git-diff-tree failed