[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20100825.162535.102560853.davem@davemloft.net>
Date: Wed, 25 Aug 2010 16:25:35 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: rmody@...cade.com
Cc: netdev@...r.kernel.org, amathur@...cade.com, ddutt@...cade.COM,
huangj@...cade.COM
Subject: Re: [net-next-2.6 1/1]: bna: Fix build break for allyesconfig
From: Rasesh Mody <rmody@...cade.com>
Date: Wed, 25 Aug 2010 16:05:43 -0700
> We are working on fixing it properly. We will submit the patches as
> soon as possible.
Thank you.
Also, if this is essentially two copies of the same piece of code,
consider splitting it out into a seperate module in the future. There
are a few drivers which do this, f.e. see the MLX4 driver, which
supports both a network device and an infiniband device out of the
same hardware, using a core of shared code in a seperate module called
mlx4_core which exports symbols to the network and infiniband drivers.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists