]> git.openfabrics.org - ~emulex/tmp/compat/.git/commit
compat: backport kfifo
authorHauke Mehrtens <hauke@hauke-m.de>
Thu, 6 Jan 2011 17:16:38 +0000 (18:16 +0100)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Thu, 6 Jan 2011 20:07:18 +0000 (12:07 -0800)
commit985cff1fe4ed1bc06e0e1d23c21ed27599a818c9
tree885eed41e677ed0d678f2dcf10a5662666d9568a
parentdcd6955e683d812efef2df62deb4d19d9a15339a
compat: backport kfifo

This is a copy of the hole kfifo implementation from a recent kernel
version. When we ship this implementation we do not have to backport
any kfifo related stuff any more.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
compat/Makefile
compat/kfifo.c [new file with mode: 0644]
include/linux/compat-2.6.33.h
include/linux/kfifo.h [new file with mode: 0644]