From: Rasesh Mody Date: Thu, 26 Aug 2010 06:00:27 +0000 (-0700) Subject: bna: Fixed build break for allyesconfig X-Git-Tag: v2.6.37-rc1~147^2~658 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8a891429d1879ae4f37f547ef5c2d68e19277e4a;p=pandora-kernel.git 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 Signed-off-by: Rasesh Mody Signed-off-by: David S. Miller --- Reading git-diff-tree failed