Re: [Linux-zigbee-devel] [PATCH v2 0/2] 6lowpan default hardware address

2013-10-08 Thread David Miller
From: Alan Ott Date: Sat, 5 Oct 2013 23:15:17 -0400 > 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

Re: [Linux-zigbee-devel] [PATCH v1 0/3] Fix race conditions in mrf24j40 interrupts

2013-10-08 Thread David Miller
From: Alan Ott Date: Sat, 5 Oct 2013 23:52:21 -0400 > After testing with the betas of this patchset, it's been rebased and is > ready for inclusion. > > David Hauweele noticed that the mrf24j40 would hang arbitrarily after some > period of heavy traffic. Two race conditions were discovered, an

Re: [Linux-zigbee-devel] [PATCH] net: af802154: Fix wrong structure declaration

2013-10-08 Thread David Miller
From: Guenter Roeck Date: Sun, 6 Oct 2013 14:44:01 -0700 > net_devce doesn't exist. > > Signed-off-by: Guenter Roeck This is simply rediculous. The reason I say this is that every user of this header includes net/sock.h which in turn includes linux/skbuff.h and linux/netdevice.h which theref