]> git.openfabrics.org - ~tnikolova/compat/.git/commit
compat: backport alloc_workqueue
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 1 Jan 2011 14:23:34 +0000 (06:23 -0800)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 5 Jan 2011 23:20:09 +0000 (15:20 -0800)
commit51efcd7ba3a0f8a20cbadd61006c4ec901312b5b
tree5d02d0977f52b2c39998f07be73cf67ea7a42ad1
parent454fb1a4a698bd2935af76800bc17e14b086476a
compat: backport alloc_workqueue

This is needed by rtlwifi.

The function signature of __create_workqueue changed in kernel 2.6.28,
so two different defines are needed.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
include/linux/compat-2.6.28.h
include/linux/compat-2.6.36.h