]> git.openfabrics.org - ~emulex/compat.git/commit
compat: backport net_ns_type_operations
authorHauke Mehrtens <hauke@hauke-m.de>
Tue, 17 Aug 2010 18:32:32 +0000 (20:32 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Tue, 17 Aug 2010 22:01:07 +0000 (15:01 -0700)
commit4c4626e870c14cbd26024f648d87450871c64e8e
tree8512b3df6b3b99a3a3e406dc64cb9eb677d48e8f
parent042761265f52bb6647fa6cf608c90d0e4c9f45b8
compat: backport net_ns_type_operations

net_ns_type_operations needs to be exported. This only works for kernel
>= 2.6.35 because struct kobj_ns_type_operations was introduced in
kernel 2.6.35.

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