CVSROOT: /cvs Module name: src Changes by: rzalam...@cvs.openbsd.org 2016/10/28 11:00:58
Modified files: sys/net : switchofp.c Log message: The function swofp_flow_entry_put_instructions() doesn't need to receive a pointer to a mbuf pointer, because it only uses the mbuf for reading. ok reyk@