Files
linux-apfs/net
Stefan Schmidt 93c0c8b4a5 ieee802154: Fix oops during ieee802154_sock_ioctl
Trying to run izlisten (from lowpan-tools tests) on a device that does not
exists I got the oops below. The problem is that we are using get_dev_by_name
without checking if we really get a device back. We don't in this case and
writing to dev->type generates this oops.

[Oops code removed by Dmitry Eremin-Solenikov]

If possible this patch should be applied to the current -rc fixes branch.

Signed-off-by: Stefan Schmidt <stefan@datenfreihafen.org>
Signed-off-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-04-26 11:20:32 -07:00
..
2010-04-20 18:51:57 -07:00
2010-04-13 03:03:14 -07:00
2010-04-25 15:09:42 -07:00
2009-12-15 08:53:25 -08:00
2010-04-22 15:57:26 -07:00
2009-07-12 12:22:34 -07:00
2010-04-21 16:31:50 -07:00