CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/12 07:17:58
Modified files:
sys/net : if_var.h if.c if_ppp.c
sys/net80211 : ieee80211_pae_output.c
Log message:
the pattr argument to IFQ_ENQUEUE is unused, so let's get rid of it.
also the comment above IFQ_ENQUEUE that says the pattr argument is unused.
ok mpi@
