Sven Eckelmann
1189f130f8
Staging: batman-adv: Create batman_if only on register event
...
We try to get all events for all net_devices to be able to add special
sysfs folders for the batman-adv configuration. This also includes such
events like NETDEV_POST_INIT which has no valid kobject according to
v2.6.32-rc3-13-g7ffbe3f. This would create an oops in that situation.
It is enough to create the batman_if only on NETDEV_REGISTER events
because we will also receive those events for devices which already
existed when we registered the notifier call.
Signed-off-by: Sven Eckelmann <sven.eckelmann@gmx.de >
Cc: stable <stable@kernel.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2010-08-23 18:15:37 -07:00
..
2010-08-15 17:37:07 -07:00
2010-07-31 13:07:27 +01:00
2010-08-16 15:13:28 -06:00
2010-08-12 09:11:31 -07:00
2010-08-09 20:45:02 -07:00
2010-08-17 13:16:47 -06:00
2010-08-06 12:25:06 -07:00
2010-08-07 18:25:34 +02:00
2010-08-22 11:03:27 -07:00
2010-07-27 12:40:55 +02:00
2010-08-03 13:47:05 -04:00
2010-08-09 20:45:04 -07:00
2010-08-13 10:06:54 +02:00
2010-08-12 09:11:31 -07:00
2010-08-12 09:11:31 -07:00
2010-08-02 10:09:04 +02:00
2010-08-14 12:34:34 -07:00
2010-08-12 11:27:57 +02:00
2010-08-22 11:03:27 -07:00
2010-08-18 15:29:38 -07:00
2010-08-20 09:34:55 -07:00
2010-08-14 11:57:54 -07:00
2010-08-11 23:04:39 +09:30
2010-08-15 11:17:52 -07:00
2010-08-02 10:09:04 +02:00
2010-08-12 09:11:31 -07:00
2010-08-13 12:03:24 -07:00
2010-08-13 10:38:12 -07:00
2010-08-12 09:11:31 -07:00
2010-08-12 10:06:29 -07:00
2010-08-18 16:16:05 +10:00
2010-08-14 00:24:24 +02:00
2010-08-12 08:43:31 -07:00
2010-08-14 16:21:00 -07:00
2010-08-12 10:01:30 -07:00
2010-08-12 10:01:59 -07:00
2010-08-20 09:34:55 -07:00
2010-08-21 12:47:05 -07:00
2010-08-17 18:34:37 -07:00
2010-08-06 09:25:50 -06:00
2010-07-26 10:58:24 +02:00
2010-08-04 15:31:02 -07:00
2010-08-12 09:11:31 -07:00
2010-08-15 17:34:20 -07:00
2010-08-12 09:11:31 -07:00
2010-08-16 11:55:00 -04:00
2010-07-19 01:58:48 +02:00
2010-08-12 09:58:33 -07:00
2010-08-11 11:38:03 +01:00
2010-08-12 09:11:31 -07:00
2010-08-13 10:54:04 -07:00
2010-08-06 09:25:50 -06:00
2010-08-20 09:34:56 -07:00
2010-08-18 09:26:17 -07:00
2010-08-04 16:12:01 +09:00
2010-08-18 12:44:31 +10:00
2010-08-06 12:25:06 -07:00
2010-08-23 18:15:37 -07:00
2010-08-03 09:04:11 +02:00
2010-08-05 13:53:33 -07:00
2010-08-12 10:06:29 -07:00
2010-08-04 11:47:58 -07:00
2010-08-20 09:34:54 -07:00
2010-07-26 08:05:31 -07:00
2010-08-13 20:54:53 +00:00
2010-08-12 09:09:41 -07:00
2010-08-09 21:14:08 +02:00
2010-07-27 12:40:54 +02:00