Re: [PATCH 2/5] net: add IEEE 802.15.4 partial implementation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dmitry Eremin-Solenikov
Date: Thursday, May 28, 2009 - 1:48 am

On Thu, May 28, 2009 at 04:08:51AM +0100, Ben Hutchings wrote:

Do you mean just:
struct sk_buff;
struct net_device;



const.h was inherited from the previous implementation of our stack.
I somehow missed that it needs a bit of polishing. A great bit.


Fine, I'll use this patch.


Those are not implemented yet. We planned on appending them later to the
end of this enum. Most probably I'll just uncomment them and add simple
stubs returning an error instead.


As I said, the code is in early stage of development. 


???



-- 
With best wishes
Dmitry

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[RFC][WIP] IEEE 802.15.4 implementation for Linux, Dmitry Eremin-Solenikov, (Tue May 26, 4:21 am)
[PATCH 1/5] Add constants for the ieee 802.15.4/ZigBee stack, Dmitry Eremin-Solenikov, (Tue May 26, 4:23 am)
[PATCH 2/5] net: add IEEE 802.15.4 partial implementation, Dmitry Eremin-Solenikov, (Tue May 26, 4:23 am)
[PATCH 3/5] ieee802154: add socket address family code, Dmitry Eremin-Solenikov, (Tue May 26, 4:23 am)
[PATCH 4/5] ieee802154: add virtual loopback driver, Dmitry Eremin-Solenikov, (Tue May 26, 4:23 am)
[PATCH 5/5] ieee802154: add serial dongle driver, Dmitry Eremin-Solenikov, (Tue May 26, 4:23 am)
Re: [RFC][WIP] IEEE 802.15.4 implementation for Linux, Florian Fainelli, (Wed May 27, 2:58 am)
Re: [RFC][WIP] IEEE 802.15.4 implementation for Linux, Dmitry Eremin-Solenikov, (Wed May 27, 5:46 am)
Re: [PATCH 2/5] net: add IEEE 802.15.4 partial implementation, Dmitry Eremin-Solenikov, (Thu May 28, 1:48 am)