ps3: removed conditional ethtool support
Removed conditional ethtool support. Always enabled. Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:

committed by
Jeff Garzik

parent
b3bd6fe96d
commit
78f710dc18
@@ -28,8 +28,6 @@
|
||||
#ifndef _GELIC_NET_H
|
||||
#define _GELIC_NET_H
|
||||
|
||||
#define GELIC_NET_ETHTOOL /* use ethtool */
|
||||
|
||||
/* descriptors */
|
||||
#define GELIC_NET_RX_DESCRIPTORS 128 /* num of descriptors */
|
||||
#define GELIC_NET_TX_DESCRIPTORS 128 /* num of descriptors */
|
||||
|
Reference in New Issue
Block a user