summaryrefslogtreecommitdiff
path: root/staging/mops_ext_bpdu.c
AgeCommit message (Collapse)AuthorFilesLines
2013-05-13staging: add mausezahn staging directoryDaniel Borkmann1-0/+242
After some back and forth, we decided that it is easier to maintain mausezahn in a staging directory until it is fully reworked and cleaned up to be ready to be fully integrated. This way, it is better than having it in a separate branch, and we can also accept patches from outside more easily. Also, while at it, fix up some function mismatches with libcli. Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
>2012-06-30 20:06:00 +0100 committerJonathan Cameron <jic23@kernel.org>2012-11-10 10:17:27 +0000 commit92d1079b281f89f1c65c6aece3cfab4fb422c797 (patch) treee593bbfae9a9fdaa9a1cc8500f99fb1064f2050c /include/linux/iio/consumer.h parent0464415dd21785aa8e8b12dbc939fcb5ca52f464 (diff)
staging:iio: add a callback buffer for in kernel push interface
This callback buffer is meant to be opaque to users, but basically adds a very simple pass through buffer to which data may be pushed when it is inserted into the buffer list. Signed-off-by: Jonathan Cameron <jic23@kernel.org>
Diffstat (limited to 'include/linux/iio/consumer.h')