Remove a stale comment, fix indentation.
This commit is contained in:
parent
f8b1841e60
commit
880567e3db
@ -454,9 +454,6 @@ transmit_event(struct dn_pipe *pipe)
|
||||
* it has not consumed it.
|
||||
*/
|
||||
if (pkt->dn_dir == DN_TO_BDG_FWD) {
|
||||
/*
|
||||
* same as ether_input, make eh be a pointer into the mbuf
|
||||
*/
|
||||
m = bdg_forward_ptr(m, pkt->ifp);
|
||||
if (m)
|
||||
m_freem(m);
|
||||
|
Loading…
x
Reference in New Issue
Block a user