diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-15 23:56:37 -0400 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-11 19:28:47 -0400 |
commit | ded19addf9c937d83b9bfb4d73a836732569041b (patch) | |
tree | ce72d3ed657354a9755c1902684b4b09f0ef10fb /MAINTAINERS | |
parent | e7c379d2a0dcb8c30cb580184a0df11805464703 (diff) |
pasemic_mac*: Move the PA Semi driver
Move the PA Semi driver into drivers/net/ethernet/pasemi/ and
make the necessary Kconfig and Makefile changes.
CC: Olof Johansson <olof@lixom.net>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Acked-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c54e736f5894..51ac08b14b43 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -4785,7 +4785,7 @@ PA SEMI ETHERNET DRIVER | |||
4785 | M: Olof Johansson <olof@lixom.net> | 4785 | M: Olof Johansson <olof@lixom.net> |
4786 | L: netdev@vger.kernel.org | 4786 | L: netdev@vger.kernel.org |
4787 | S: Maintained | 4787 | S: Maintained |
4788 | F: drivers/net/pasemi_mac.* | 4788 | F: drivers/net/ethernet/pasemi/* |
4789 | 4789 | ||
4790 | PA SEMI SMBUS DRIVER | 4790 | PA SEMI SMBUS DRIVER |
4791 | M: Olof Johansson <olof@lixom.net> | 4791 | M: Olof Johansson <olof@lixom.net> |