linux/net/ieee802154
Dmitry Eremin-Solenikov 932c1329ac nl802154: fix Oops in ieee802154_nl_get_dev
ieee802154_nl_get_dev() lacks check for the existance of the device
that was returned by dev_get_XXX, thus resulting in Oops for non-existing
devices. Fix it.

Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
2009-06-29 18:20:27 +04:00
..
Kconfig
Makefile net: add NL802154 interface for configuration of 802.15.4 devices 2009-06-09 05:25:33 -07:00
af802154.h
af_ieee802154.c ieee802154: use standard routine for printing dumps 2009-06-19 00:18:43 -07:00
dgram.c net: correct off-by-one write allocations reports 2009-06-18 00:29:12 -07:00
netlink.c nl802154: fix Oops in ieee802154_nl_get_dev 2009-06-29 18:20:27 +04:00
nl_policy.c net: add NL802154 interface for configuration of 802.15.4 devices 2009-06-09 05:25:33 -07:00
raw.c ieee802154: Use '%Zu' printf format for size_t. 2009-06-11 02:10:19 -07:00