From: Werner Almesberger <werner@almesberger.net>
To: netdev@vger.kernel.org
Cc: linux-zigbee-devel@lists.sourceforge.net
Subject: [PATCH net-next 0/2] ieee802154_mlme_ops oops removal and cleanup
Date: Thu, 4 Apr 2013 13:31:46 -0300 [thread overview]
Message-ID: <cover.1365092820.git.werner@almesberger.net> (raw)
This fixes a kernel oops we get when some linux-zigbee user
space tools try to invoke unimplemented operations.
The second of the two patches checks whether the respective
functions are present and returne EOPNOTSUPP if they aren't.
It also updates the documentation.
The first one removes the unused get_bsn function, which was
a small obstacle for the other patch.
- Werner
Werner Almesberger (2):
IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops"
ieee802154/nl-mac.c: make some MLME operations optional
Documentation/networking/ieee802154.txt | 5 +++--
drivers/net/ieee802154/fakehard.c | 21 ---------------------
include/net/ieee802154_netdev.h | 5 ++++-
net/ieee802154/nl-mac.c | 25 ++++++++++++++++++++-----
4 files changed, 27 insertions(+), 29 deletions(-)
--
1.7.10.4
next reply other threads:[~2013-04-04 16:32 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-04 16:31 Werner Almesberger [this message]
2013-04-04 16:32 ` [PATCH net-next 1/2] IEEE 802.15.4: remove get_bsn from "struct ieee802154_mlme_ops" Werner Almesberger
2013-04-04 16:32 ` [PATCH net-next 2/2] ieee802154/nl-mac.c: make some MLME operations optional Werner Almesberger
2013-04-08 16:00 ` [PATCH net-next 0/2] ieee802154_mlme_ops oops removal and cleanup David Miller
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=cover.1365092820.git.werner@almesberger.net \
--to=werner@almesberger.net \
--cc=linux-zigbee-devel@lists.sourceforge.net \
--cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).