mirror of
https://github.com/fail0verflow/switch-linux.git
synced 2025-05-04 02:34:21 -04:00
Fix ips.c compile
It looks like one of the ips patches was missing a closing brace in a function Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
parent
849a8924a6
commit
0ee957cb7a
1 changed files with 1 additions and 0 deletions
|
@ -4934,6 +4934,7 @@ ips_poll_for_flush_complete(ips_ha_t * ha)
|
|||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
/****************************************************************************/
|
||||
/* */
|
||||
|
|
Loading…
Add table
Reference in a new issue