diff options
author | Rasesh Mody <rmody@brocade.com> | 2010-08-25 23:00:27 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-25 23:00:27 -0700 |
commit | 8a891429d1879ae4f37f547ef5c2d68e19277e4a (patch) | |
tree | ac759c522cbc86c4373d6086ccd800e9aea09c7f /block | |
parent | ced1de4c9eeded664e5f1b21cfcb0fb70cc0cde3 (diff) | |
download | linux-3.10-8a891429d1879ae4f37f547ef5c2d68e19277e4a.tar.gz linux-3.10-8a891429d1879ae4f37f547ef5c2d68e19277e4a.tar.bz2 linux-3.10-8a891429d1879ae4f37f547ef5c2d68e19277e4a.zip |
bna: Fixed build break for allyesconfig
This is the patch to fix the build break caused by multiple
definitions of symbols between Brocade's FC/FCOE driver(BFA)
and 10G Networking Driver(BNA).
Changes are:
1. locally used functions are made static
2. unused functions are removed
3. using unique namespaces for the function names that must be
globally visible
Signed-off-by: Debashis Dutt <ddutt@brocade.com>
Signed-off-by: Rasesh Mody <rmody@brocade.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions