Add a missing `goto' statement so that this compiles yet again.
This commit is contained in:
parent
6663c3d522
commit
06cf932bcb
@ -328,7 +328,7 @@ bad_packet:
|
||||
* If global icmp flag set we will do
|
||||
* something here...later..
|
||||
*/
|
||||
return_0;
|
||||
goto return_0;
|
||||
}
|
||||
return_0:
|
||||
m_freem(m);
|
||||
|
Loading…
x
Reference in New Issue
Block a user