net/ps3: Add support for gelic link negotiation
Add ethtool_ops.set_settings support to the PS3 gelic network driver. Allows manual setting of ethernet link speed. Signed-off-by: Hideyuki Sasaki <xhide@rd.scei.sony.co.jp> Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
d4d7f1f911
commit
55873ed87f
@@ -307,6 +307,8 @@ struct gelic_card {
|
||||
atomic_t users;
|
||||
|
||||
u64 ether_port_status;
|
||||
int link_mode;
|
||||
|
||||
/* original address returned by kzalloc */
|
||||
void *unalign;
|
||||
|
||||
|
Reference in New Issue
Block a user