Skip to content

Commit

Permalink
be2net: remove ASIC generation number from Kconfig
Browse files Browse the repository at this point in the history
Since the driver is supporting multiple generations of the ASIC
don't mention any ASIC generation number.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Ajit Khaparde authored and David S. Miller committed Feb 12, 2010
1 parent 35ecf03 commit 1a8cdc5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions drivers/net/benet/Kconfig
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
config BE2NET
tristate "ServerEngines' 10Gbps NIC - BladeEngine 2"
tristate "ServerEngines' 10Gbps NIC - BladeEngine"
depends on PCI && INET
help
This driver implements the NIC functionality for ServerEngines'
10Gbps network adapter - BladeEngine 2.
10Gbps network adapter - BladeEngine.

0 comments on commit 1a8cdc5

Please sign in to comment.