gatchat: Remove erroneous break statement

This commit is contained in:
Denis Kenzior 2011-11-07 12:26:42 -06:00
parent 82ac630693
commit 74b8d2aa28
1 changed files with 0 additions and 1 deletions

View File

@ -191,7 +191,6 @@ static enum rcr_result ipv6cp_client_rcr(struct ipv6cp_data *ipv6cp,
/*
* Fall through, reject zero Interface ID
*/
break;
default:
if (options == NULL) {
guint16 max_len = ntohs(packet->length) - 4;