aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/netmap/netmap_mbq.c
Commit message (Collapse)AuthorAgeFilesLines
* sync netmap code with the version in HEAD:Luigi Rizzo2014-06-091-4/+4
| | | | | | | | | | - fix handling of tx mbufs in emulated netmap mode; - introduce mbq_lock() and mbq_unlock() - rate limit some error messages - many whitespace and comment fixes Notes: svn path=/stable/10/; revision=267282
* missing files from previous commit...Luigi Rizzo2014-02-181-0/+163
Notes: svn path=/stable/10/; revision=262152