net: tcp: Remove the 'goto next_state' in tcp_in()
Each incoming TCP packet has been completely handled in current
state. No need to do further process by 'goto next_state'.
Signed-off-by:
Shrek Wang <inet_eman@outlook.com>
Loading
Please sign in to comment