projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48544cc
)
ps3: removed defines no longer used
author
Masakazu Mokuno
<
[email protected]
>
Fri, 20 Jul 2007 08:27:12 +0000
(17:27 +0900)
committer
Jeff Garzik
<
[email protected]
>
Tue, 24 Jul 2007 20:28:39 +0000
(16:28 -0400)
Removed defines no longer used.
Signed-off-by: Masakazu Mokuno <
[email protected]
>
Signed-off-by: Jeff Garzik <
[email protected]
>
drivers/net/ps3_gelic_net.h
patch
|
blob
|
history
diff --git
a/drivers/net/ps3_gelic_net.h
b/drivers/net/ps3_gelic_net.h
index 83ccfd9f975c8c3381b398f4ecaed7e742845da6..2d14d3e9fd7ac38d6b69aa931a2bf1e2cc51d757 100644
(file)
--- 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 */