summaryrefslogtreecommitdiff
path: root/drivers/net/bna/cna_fwimg.c
AgeCommit message (Collapse)AuthorFilesLines
2010-10-06bna: scope and dead code cleanupRasesh Mody1-1/+1
As suggested by Stephen Hemminger: 1) Made functions and data structures static wherever possible. 2) Removed unused code. 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>
2010-08-24bna: Brocade 10Gb Ethernet device driverRasesh Mody1-0/+64
This is patch 1/6 which contains linux driver source for Brocade's BR1010/BR1020 10Gb CEE capable ethernet adapter. 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>