From: Varka Bhadram <varkabhadram@gmail.com>
To: linux-wpan - ML <linux-wpan@vger.kernel.org>
Cc: Alexander Aring <alex.aring@gmail.com>
Subject: Unused function mac802154_header_parse()
Date: Fri, 21 Nov 2014 21:35:21 +0530 [thread overview]
Message-ID: <546F62C1.6010500@gmail.com> (raw)
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.
next reply other threads:[~2014-11-21 16:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-21 16:05 Varka Bhadram [this message]
2014-11-21 16:35 ` Unused function mac802154_header_parse() Alexander Aring
2014-11-21 17:10 ` Alexander Aring
2014-11-22 0:25 ` Varka Bhadram
2014-11-22 8:05 ` Alexander Aring
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=546F62C1.6010500@gmail.com \
--to=varkabhadram@gmail.com \
--cc=alex.aring@gmail.com \
--cc=linux-wpan@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.