diff options
author | Joe Perches <joe@perches.com> | 2009-06-18 16:49:24 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-19 16:46:09 -0700 |
commit | cc8b4a2b71b1786c922b70e69402109c28ff4a5c (patch) | |
tree | 50b188dba2dc3bfbe8830e1579dbb8132c3ee461 /MAINTAINERS | |
parent | a65fd8e3a0219c2a4b41e4d64a10f51dab892ebb (diff) | |
download | op-kernel-dev-cc8b4a2b71b1786c922b70e69402109c28ff4a5c.zip op-kernel-dev-cc8b4a2b71b1786c922b70e69402109c28ff4a5c.tar.gz |
MAINTAINERS: update wireless.h path
Signed-off-by: Joe Perches <joe@perches.com>
Cc: "John W. Linville" <linville@tuxdriver.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c695470..5f18e85 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -4083,7 +4083,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.git S: Maintained F: net/wireless/ F: include/net/ieee80211* -F: include/net/wireless.h +F: include/linux/wireless.h NETWORKING DRIVERS L: netdev@vger.kernel.org |