Netdev List
 help / color / mirror / Atom feed
* [PATCH 4/10] ps3: removed defines no longer used
@ 2007-07-20  8:27 Masakazu Mokuno
  0 siblings, 0 replies; only message in thread
From: Masakazu Mokuno @ 2007-07-20  8:27 UTC (permalink / raw)
  To: Jeff Garzik; +Cc: netdev, cbe-oss-dev

Removed defines no longer used.

Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
---
 drivers/net/ps3_gelic_net.h |    7 -------
 1 file changed, 7 deletions(-)

--- a/drivers/net/ps3_gelic_net.h
+++ b/drivers/net/ps3_gelic_net.h
@@ -28,15 +28,8 @@
 #ifndef _GELIC_NET_H
 #define _GELIC_NET_H
 
-#define GELIC_NET_DRV_NAME "Gelic Network Driver"
-#define GELIC_NET_DRV_VERSION "1.0"
-
 #define GELIC_NET_ETHTOOL               /* use ethtool */
 
-/* ioctl */
-#define GELIC_NET_GET_MODE              (SIOCDEVPRIVATE + 0)
-#define GELIC_NET_SET_MODE              (SIOCDEVPRIVATE + 1)
-
 /* descriptors */
 #define GELIC_NET_RX_DESCRIPTORS        128 /* num of descriptors */
 #define GELIC_NET_TX_DESCRIPTORS        128 /* num of descriptors */

--
Masakazu MOKUNO


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-07-20  8:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-20  8:27 [PATCH 4/10] ps3: removed defines no longer used Masakazu Mokuno

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox