Linus Torvalds
151f52f09c
ipw2x00: remove the right /proc/net entry
...
Commit 27ae60f8f7 ("ipw2x00: replace "ieee80211" with "libipw" where
appropriate") changed DRV_NAME to be "libipw", but didn't properly fix
up the places where it was used to specify the name for the /proc/net/
directory.
For backwards compatibility reasons, that directory name remained
"ieee80211", but due to the DRV_NAME change, the error case printouts
and the cleanup functions now used "libipw" instead. Which made it all
fail badly.
For example, on module unload as reported by Randy:
WARNING: at fs/proc/generic.c:816 remove_proc_entry+0x156/0x35e()
name 'libipw'
because it's trying to unregister a /proc directory that obviously
doesn't even exist.
Clean it all up to use DRV_PROCNAME for the actual /proc directory name.
Reported-and-tested-by: Randy Dunlap <randy.dunlap@oracle.com >
Cc: Pavel Roskin <proski@gnu.org >
Cc: John W. Linville <linville@tuxdriver.com >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2010-11-05 18:57:04 -07:00
..
2010-10-24 13:41:39 -07:00
2010-10-24 14:55:49 -07:00
2010-10-21 01:26:52 -07:00
2010-11-03 18:50:05 -07:00
2010-10-27 11:37:30 -07:00
2010-10-21 01:26:52 -07:00
2010-11-01 06:21:39 -07:00
2010-10-27 14:24:07 -07:00
2010-11-03 18:50:03 -07:00
2010-10-30 16:49:38 -07:00
2010-10-21 01:26:52 -07:00
2010-11-01 14:07:30 -07:00
2010-11-01 14:07:31 -07:00
2010-11-01 14:07:31 -07:00
2010-10-24 15:07:14 -07:00
2010-10-28 10:18:59 -07:00
2010-10-27 14:24:13 -07:00
2010-10-21 01:26:52 -07:00
2010-09-06 18:29:17 -07:00
2010-10-24 13:41:39 -07:00
2010-11-01 08:49:51 -07:00
2010-10-27 19:43:55 -07:00
2010-10-28 10:19:01 -07:00
2010-10-24 13:41:39 -07:00
2010-10-28 10:19:00 -07:00
2010-10-28 10:19:00 -07:00
2010-10-21 01:26:52 -07:00
2010-10-27 18:28:00 -07:00
2010-09-29 19:45:37 -07:00
2010-11-03 18:50:05 -07:00
2010-10-21 03:09:44 -07:00
2010-10-30 16:49:37 -07:00
2010-10-29 13:50:25 -07:00
2010-10-31 09:32:55 -07:00
2010-10-27 11:37:30 -07:00
2010-10-21 03:09:43 -07:00
2010-10-24 13:41:39 -07:00
2010-10-28 11:47:54 -07:00
2010-10-25 13:04:48 -07:00
2010-11-03 18:50:06 -07:00
2010-11-01 07:11:54 -07:00
2010-10-30 16:19:45 -07:00
2010-10-24 15:07:12 -07:00
2010-10-24 13:41:39 -07:00
2010-10-23 11:47:02 -07:00
2010-11-05 18:57:04 -07:00
2010-10-04 11:56:38 -07:00
2010-09-14 20:22:03 -07:00
2010-10-19 02:32:09 -07:00
2010-10-23 11:47:02 -07:00
2010-10-21 01:26:52 -07:00
2010-09-02 19:06:22 -07:00
2010-10-21 01:26:52 -07:00
2010-10-28 11:47:53 -07:00
2010-10-24 13:41:39 -07:00
2010-09-09 21:36:39 -07:00
2010-09-09 21:36:39 -07:00
2010-10-21 04:25:50 -07:00
2010-10-21 08:43:05 -07:00
2010-10-25 04:54:25 -04:00
2010-10-25 04:54:25 -04:00
2010-09-26 18:34:29 -07:00
2010-10-21 19:59:32 -07:00
2010-10-21 03:09:47 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-10-06 14:10:35 -07:00
2010-10-14 10:45:56 -07:00
2010-10-14 10:45:56 -07:00
2010-10-14 10:45:56 -07:00
2010-09-02 19:06:22 -07:00
2010-09-24 07:40:31 -07:00
2010-09-24 07:40:31 -07:00
2010-09-24 07:40:31 -07:00
2010-09-24 07:40:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-02 19:06:22 -07:00
2010-10-16 11:13:20 -07:00
2010-09-29 13:23:30 -07:00
2010-09-26 18:34:29 -07:00
2010-10-24 13:41:39 -07:00
2010-09-16 21:54:59 -07:00
2010-09-26 18:34:29 -07:00
2010-10-13 09:56:31 -07:00
2010-10-21 01:26:52 -07:00
2010-09-26 18:34:29 -07:00
2010-10-21 08:43:05 -07:00
2010-10-27 11:37:28 -07:00
2010-09-02 19:06:22 -07:00
2010-09-26 18:34:29 -07:00
2010-10-24 13:41:39 -07:00
2010-10-21 01:26:46 -07:00
2010-09-06 18:21:56 -07:00
2010-09-02 19:06:22 -07:00
2010-09-02 19:06:22 -07:00
2010-10-31 09:32:55 -07:00
2010-10-21 03:52:11 -07:00
2010-10-29 14:17:12 -07:00
2010-09-08 21:47:13 -07:00
2010-10-28 10:27:01 -07:00
2010-10-06 19:39:31 -07:00
2010-10-05 14:47:55 -07:00
2010-09-26 18:34:29 -07:00
2010-10-25 12:14:11 -07:00
2010-09-17 16:46:04 -07:00
2010-10-25 10:59:31 -07:00
2010-09-26 18:34:29 -07:00
2010-09-27 22:09:55 -07:00
2010-09-26 18:34:29 -07:00
2010-10-18 08:32:08 -07:00
2010-10-17 13:42:50 -07:00
2010-10-18 01:53:35 -07:00
2010-09-02 19:06:22 -07:00
2010-10-24 13:41:39 -07:00
2010-09-26 18:34:29 -07:00
2010-09-15 22:06:05 -07:00
2010-10-12 17:36:09 +02:00
2010-10-23 11:47:02 -07:00
2010-09-21 18:04:47 -07:00
2010-09-21 18:04:47 -07:00
2010-09-21 18:04:47 -07:00
2010-10-24 13:41:39 -07:00
2010-09-26 18:34:29 -07:00
2010-09-30 17:31:16 -07:00
2010-09-02 19:06:22 -07:00
2010-10-21 08:43:05 -07:00
2010-10-21 01:32:48 -07:00
2010-09-26 18:54:33 -07:00
2010-10-21 01:26:52 -07:00
2010-10-27 12:23:20 -07:00
2010-10-24 13:41:39 -07:00
2010-10-24 13:41:39 -07:00
2010-10-26 10:02:13 -07:00
2010-09-02 19:06:22 -07:00
2010-09-26 18:34:29 -07:00
2010-10-06 19:39:31 -07:00
2010-10-21 01:26:52 -07:00
2010-10-24 16:25:39 -07:00
2010-09-26 18:34:29 -07:00
2010-10-07 14:08:54 +01:00
2010-10-27 17:28:58 +01:00
2010-11-05 15:25:48 -07:00
2010-09-02 19:06:22 -07:00
2010-09-01 19:19:54 -07:00
2010-09-26 18:34:29 -07:00
2010-10-16 11:13:21 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-09-02 19:06:22 -07:00
2010-10-26 11:34:09 -07:00
2010-10-21 08:43:05 -07:00
2010-10-24 13:41:39 -07:00
2010-09-26 18:34:29 -07:00
2010-09-26 18:34:29 -07:00
2010-10-27 12:23:20 -07:00
2010-09-26 18:34:29 -07:00
2010-10-21 01:26:52 -07:00
2010-10-16 11:13:23 -07:00
2010-10-28 17:11:17 -07:00
2010-10-25 16:53:11 -07:00