Some interesting packet corruption happening now.

This commit is contained in:
Michael Brown
2007-09-17 13:31:13 +01:00
parent 2ed1acb9e9
commit bdac591726
3 changed files with 188 additions and 46 deletions

View File

@@ -975,6 +975,7 @@ static int arbel_complete ( struct ib_device *ibdev,
*/
static void arbel_drain_eq ( struct arbel *arbel ) {
#warning "drain the event queue"
drain_eq();
}
/**