diff options
author | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-05-13 01:00:03 -0700 |
---|---|---|
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | 2011-08-11 02:41:14 -0700 |
commit | f844a0ead401c3ce0f01a8bb4d6cea2f0f6ad863 (patch) | |
tree | b929c2ecdac479844e503e51164dd9bf09609a32 /MAINTAINERS | |
parent | 9aebddd11be42366f89b0296590770c02797aa98 (diff) | |
download | op-kernel-dev-f844a0ead401c3ce0f01a8bb4d6cea2f0f6ad863.zip op-kernel-dev-f844a0ead401c3ce0f01a8bb4d6cea2f0f6ad863.tar.gz |
bna: Move the Brocade driver
Moves the Brocade driver into drivers/net/ethernet/brocade/ and make
the necessary Kconfig and Makefile changes.
CC: Rasesh Mody <rmody@brocade.com>
CC: Debashis Dutt <ddutt@brocade.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 7e51969..0613e60 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1576,7 +1576,7 @@ M: Rasesh Mody <rmody@brocade.com> M: Debashis Dutt <ddutt@brocade.com> L: netdev@vger.kernel.org S: Supported -F: drivers/net/bna/ +F: drivers/net/ethernet/brocade/bna/ BSG (block layer generic sg v4 driver) M: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> |