All of lore.kernel.org
 help / color / mirror / Atom feed
* Unused function mac802154_header_parse()
@ 2014-11-21 16:05 Varka Bhadram
  2014-11-21 16:35 ` Alexander Aring
  2014-11-21 17:10 ` Alexander Aring
  0 siblings, 2 replies; 5+ messages in thread
From: Varka Bhadram @ 2014-11-21 16:05 UTC (permalink / raw)
  To: linux-wpan - ML; +Cc: Alexander Aring

Hi,

There are two header_ops operations defined for mac802154 at [1]. One is for creating header another for parsing.

Creation of mac802154_header_create() happening at [2] by using dev_hard_header(), but i did not find dev_parse_header()
for header parse by mac802154_header_parse().

Am i missing anything.?



[1]:http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/tree/net/mac802154/iface.c#n368  
[2]:http://git.kernel.org/cgit/linux/kernel/git/bluetooth/bluetooth-next.git/tree/net/ieee802154/dgram.c#n274

-- 
Thanks and Regards,
Varka Bhadram.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-11-22  8:05 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-21 16:05 Unused function mac802154_header_parse() Varka Bhadram
2014-11-21 16:35 ` Alexander Aring
2014-11-21 17:10 ` Alexander Aring
2014-11-22  0:25   ` Varka Bhadram
2014-11-22  8:05     ` Alexander Aring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.