debian/patches/debian/dfsg/drivers-net-tg3-remove.patch:

Also remove firmware "license".

svn path=/dists/trunk/linux-2.6/; revision=9582
This commit is contained in:
Bastian Blank 2007-09-27 21:22:11 +00:00
parent 0cb927e8be
commit d1c155c9df
1 changed files with 15 additions and 0 deletions

View File

@ -14,6 +14,21 @@ diff --git a/drivers/net/tg3.c b/drivers/net/tg3.c
index 9034a05..a3ad51e 100644
--- a/drivers/net/tg3.c
+++ b/drivers/net/tg3.c
@@ -5,14 +5,6 @@
* Copyright (C) 2001, 2002, 2003 Jeff Garzik (jgarzik@pobox.com)
* Copyright (C) 2004 Sun Microsystems Inc.
* Copyright (C) 2005-2007 Broadcom Corporation.
- *
- * Firmware is:
- * Derived from proprietary unpublished source code,
- * Copyright (C) 2000-2003 Broadcom Corporation.
- *
- * Permission is hereby granted for the distribution of this firmware
- * data in hexadecimal or equivalent format, provided this copyright
- * notice is accompanying it.
*/
@@ -5131,6 +5131,7 @@ static int tg3_halt(struct tg3 *tp, int kind, int silent)
return 0;
}