From: Alexander Aring Date: Thu, 20 Mar 2014 13:57:02 +0000 (+0100) Subject: af_ieee802154: fix check on broadcast address X-Git-Tag: v3.15-rc1~113^2~112 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06324f2f7c21e3ba3529546063a3ebf7da806ed0;p=pandora-kernel.git af_ieee802154: fix check on broadcast address This patch fixes an issue which was introduced by commit b70ab2e87f17176d18f67ef331064441a032b5f3 ("ieee802154: enforce consistent endianness in the 802.15.4 stack"). The correct behaviour should be a check on the broadcast address field which is 0xffff. Signed-off-by: Alexander Aring Reported-by: Jan Luebbe Cc: Phoebe Buckheister Signed-off-by: David S. Miller --- Reading git-diff-tree failed