diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-01 22:48:13 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-27 00:58:30 -0700 |
commit | ff5a3b509e4ec96a2a4c57052a2d96e855778a24 (patch) | |
tree | cf7b81e65c03ab1cbadd949742aed7146cb80dd0 /MAINTAINERS | |
parent | 224cf5ad14c038b13c119dff29422f178a306f54 (diff) | |
download | linux-stable-ff5a3b509e4ec96a2a4c57052a2d96e855778a24.tar.gz linux-stable-ff5a3b509e4ec96a2a4c57052a2d96e855778a24.tar.bz2 linux-stable-ff5a3b509e4ec96a2a4c57052a2d96e855778a24.zip |
hippi: Move the HIPPI driver
Move the HIPPI driver into drivers/net/hippi/ and make the
necessary Kconfig and Makefile changes.
CC: Jes Sorensen <jes@wildopensource.com>
CC: Jes Sorensen <jes@trained-monkey.org>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c5ec925fc9c7..194095ac07ec 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3049,6 +3049,7 @@ S: Maintained F: include/linux/hippidevice.h F: include/linux/if_hippi.h F: net/802/hippi.c +F: drivers/net/hippi/ HOST AP DRIVER M: Jouni Malinen <j@w1.fi> |