From: Jukka Rissanen Date: Wed, 1 Oct 2014 12:59:15 +0000 (+0300) Subject: Bluetooth: 6lowpan: Check transmit errors for multicast packets X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~16^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c238ca8ec79c38ab22762b44aeaf7a42fc97b18;p=pandora-kernel.git Bluetooth: 6lowpan: Check transmit errors for multicast packets We did not return error if multicast packet transmit failed. This might not be desired so return error also in this case. If there are multiple 6lowpan devices where the multicast packet is sent, then return error even if sending to only one of them fails. Signed-off-by: Jukka Rissanen Signed-off-by: Johan Hedberg --- Reading git-diff-tree failed