mirror of https://gitee.com/openkylin/linux.git
ipg: remove old contact information
Remove old comment as up-to-date contact information is in MAINTAINERS. Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi> Cc: Francois Romieu <romieu@fr.zoreil.com> Cc: Sorbica Shieh <sorbica@icplus.com.tw> Cc: Jesse Huang <jesse@icplus.com.tw>
This commit is contained in:
parent
35a84fdc89
commit
9305a77521
|
@ -1,20 +1,8 @@
|
||||||
/*
|
/*
|
||||||
*
|
|
||||||
* ipg.h
|
|
||||||
*
|
|
||||||
* Include file for Gigabit Ethernet device driver for Network
|
* Include file for Gigabit Ethernet device driver for Network
|
||||||
* Interface Cards (NICs) utilizing the Tamarack Microelectronics
|
* Interface Cards (NICs) utilizing the Tamarack Microelectronics
|
||||||
* Inc. IPG Gigabit or Triple Speed Ethernet Media Access
|
* Inc. IPG Gigabit or Triple Speed Ethernet Media Access
|
||||||
* Controller.
|
* Controller.
|
||||||
*
|
|
||||||
* Craig Rich
|
|
||||||
* Sundance Technology, Inc.
|
|
||||||
* 1485 Saratoga Avenue
|
|
||||||
* Suite 200
|
|
||||||
* San Jose, CA 95129
|
|
||||||
* 408 873 4117
|
|
||||||
* www.sundanceti.com
|
|
||||||
* craig_rich@sundanceti.com
|
|
||||||
*/
|
*/
|
||||||
#ifndef __LINUX_IPG_H
|
#ifndef __LINUX_IPG_H
|
||||||
#define __LINUX_IPG_H
|
#define __LINUX_IPG_H
|
||||||
|
|
Loading…
Reference in New Issue