In tcp_ctlinput() separate the (ip == NULL) block from the rest of the
function to reduce so many levels of indentation. Style the lines that
got now indentation reduced. No functional change.
Checked with: md5
In tcp_ctlinput() separate the (ip == NULL) block from the rest of the Tags None Referenced Files None Subscribers None
Description
Details
|