Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753300Ab3JFDPb (ORCPT ); Sat, 5 Oct 2013 23:15:31 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:56421 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752759Ab3JFDPa (ORCPT ); Sat, 5 Oct 2013 23:15:30 -0400 X-Sasl-enc: raxLqtJPmzkJGz0KbJ9/bCzvdzO3sl2PB2cOuBSJTHyz 1381029327 From: Alan Ott To: Alexander Smirnov , Dmitry Eremin-Solenikov , "David S. Miller" Cc: Alexander Aring , linux-zigbee-devel@lists.sourceforge.net, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, Alan Ott Subject: [PATCH v2 0/2] 6lowpan default hardware address Date: Sat, 5 Oct 2013 23:15:17 -0400 Message-Id: <1381029319-6835-1-git-send-email-alan@signal11.us> X-Mailer: git-send-email 1.8.1.2 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 668 Lines: 19 Alexander Aring suggested that devices desired to be linked to 6lowpan be checked for actually being of type IEEE802154, since IEEE802154 devices are all that are supported by 6lowpan at present. Alan Ott (2): 6lowpan: Only make 6lowpan links to IEEE802154 devices 6lowpan: Sync default hardware address of lowpan links to their wpan net/ieee802154/6lowpan.c | 5 +++++ 1 file changed, 5 insertions(+) -- 1.8.1.2 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/