]> git.openfabrics.org - ~tnikolova/compat/.git/commit
compat: add alloc_netdev_mqs
authorStanislaw Gruszka <sgruszka@redhat.com>
Fri, 15 Jul 2011 15:50:26 +0000 (17:50 +0200)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 20 Jul 2011 01:07:12 +0000 (18:07 -0700)
commit802463abbe2fca7e412c8373394d919d5f7bebb0
treed8b95ac7439dbb9537792c9626cf84426573a528
parent807b8b85d0d51abbb6cafd1bc964c29e2f8240f2
compat: add alloc_netdev_mqs

Function was added in 2.6.38 kernel commit:

commit 36909ea43814cba34f7c921e99cba33d770a54e1
Author: Tom Herbert <therbert@google.com>
Date:   Sun Jan 9 19:36:31 2011 +0000

    net: Add alloc_netdev_mqs function

Emulate it using alloc_netdev_mq(), newer kernels use
opposite emulation method :-)

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
include/linux/compat-2.6.38.h