diff options
author | Joe Perches <joe@perches.com> | 2009-06-19 01:49:24 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-20 01:46:09 +0200 |
commit | cc8b4a2b71b1786c922b70e69402109c28ff4a5c (patch) | |
tree | 50b188dba2dc3bfbe8830e1579dbb8132c3ee461 /MAINTAINERS | |
parent | MAINTAINERS: update Ftrace documentation pattern (diff) | |
download | linux-cc8b4a2b71b1786c922b70e69402109c28ff4a5c.tar.xz linux-cc8b4a2b71b1786c922b70e69402109c28ff4a5c.zip |
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 '')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c69547059ef3..5f18e8540115 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 |