debian/patches/debian/dfsg/drivers-net-tg3-fix-simple.patch: Fix.

svn path=/dists/trunk/linux-2.6/; revision=12012
This commit is contained in:
Bastian Blank 2008-08-10 08:38:07 +00:00
parent 7497ebf255
commit bebd42376b
1 changed files with 1 additions and 1 deletions

View File

@ -6,8 +6,8 @@
tristate "Broadcom Tigon3 support"
- depends on BROKEN
depends on PCI
select PHYLIB
help
This driver supports Broadcom Tigon3 based gigabit Ethernet cards.
--- a/drivers/net/tg3.c
+++ b/drivers/net/tg3.c
@@ -5124,11 +5124,6 @@