[infiniband] Report IB link status as IPoIB netdevice status

This commit is contained in:
Michael Brown
2009-11-14 03:40:29 +00:00
parent 228ac9d018
commit bbc530c0dd
3 changed files with 41 additions and 5 deletions

View File

@@ -463,6 +463,7 @@ extern void ib_refill_recv ( struct ib_device *ibdev,
struct ib_queue_pair *qp );
extern int ib_open ( struct ib_device *ibdev );
extern void ib_close ( struct ib_device *ibdev );
extern int ib_link_rc ( struct ib_device *ibdev );
extern int ib_mcast_attach ( struct ib_device *ibdev, struct ib_queue_pair *qp,
struct ib_gid *gid );
extern void ib_mcast_detach ( struct ib_device *ibdev,