PS3: gelic: add support for port link status
Add support for interrupt driven port link status detection. 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
7bc56b92b0
commit
01fed4c284
@@ -261,6 +261,8 @@ struct gelic_card {
|
||||
atomic_t tx_timeout_task_counter;
|
||||
wait_queue_head_t waitq;
|
||||
|
||||
u64 ether_port_status;
|
||||
|
||||
struct gelic_descr *tx_top, *rx_top;
|
||||
struct gelic_descr descr[0];
|
||||
};
|
||||
|
Reference in New Issue
Block a user