K 10 svn:author V 7 glebius K 8 svn:date V 27 2014-09-19T09:01:19.610701Z K 7 svn:log V 289 Remove ifq_drops from struct ifqueue. Now queue drops are accounted in struct ifnet if_oqdrops. Some netgraph modules used ifqueue w/o ifnet. Accounting of queue drops is simply removed from them. There were no API to read this statistic. Sponsored by: Netflix Sponsored by: Nginx, Inc. END