diff options
| author | Joe Perches <[email protected]> | 2009-06-18 16:49:22 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2009-06-19 16:46:09 -0700 |
| commit | fa451753b6b7eb082531d0b7fc7b2f585a5581e1 (patch) | |
| tree | b31c84ce142f7cfe71518ae6cd626701570a797e | |
| parent | 4b1982896876872d30493cca9477975b62335f39 (diff) | |
MAINTAINERS: fix Atheros pattern paths
Signed-off-by: Joe Perches <[email protected]>
Cc: Bob Copeland <[email protected]>
Cc: "Luis R . Rodriguez" <[email protected]>
Cc: Nick Kossifidis <[email protected]>
Cc: Jiri Slaby <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
| -rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 49eb8f2f705b..14193beed8a9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -946,7 +946,7 @@ M: [email protected] S: Maintained -F: drivers/net/wireless/ath5k/ +F: drivers/net/wireless/ath/ath5k/ ATHEROS ATH9K WIRELESS DRIVER P: Luis R. Rodriguez @@ -962,7 +962,7 @@ M: [email protected] S: Supported -F: drivers/net/wireless/ath9k/ +F: drivers/net/wireless/ath/ath9k/ ATHEROS AR9170 WIRELESS DRIVER P: Christian Lamparter @@ -970,7 +970,7 @@ M: [email protected] W: http://wireless.kernel.org/en/users/Drivers/ar9170 S: Maintained -F: drivers/net/wireless/ar9170/ +F: drivers/net/wireless/ath/ar9170/ ATI_REMOTE2 DRIVER P: Ville Syrjala |