hostap: fix "registers" registration in procfs
authorMathieu Chouquet-Stringer <mchouque@free.fr>
Wed, 14 May 2008 23:03:18 +0000 (19:03 -0400)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 15 May 2008 19:17:32 +0000 (15:17 -0400)
The "registers" entry was incorrectly created in the procfs root instead
of the device specific directory.  Move "registers" registration
immediately after the containing procfs directory is created.

Signed-off-by: Mathieu Chouquet-Stringer <mchouque@free.fr>
Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found