]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit23f40dc650c0344b37fe54143868a31be66db882
treedeb7e112a1c67c3f79c000bb1d7739777beb7230
parent066b2118976e6e7cc50eed39e2747c75343a23c4
hostap: fix "registers" registration in procfs

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>
drivers/net/wireless/hostap/hostap_hw.c