gre: Optimize multiple unregistration.
authorJesse Gross <jesse@nicira.com>
Tue, 2 Feb 2010 23:43:55 +0000 (18:43 -0500)
committerJesse Gross <jesse@nicira.com>
Thu, 4 Feb 2010 21:08:43 +0000 (16:08 -0500)
commitfb214965c60bdc7f7ff139356e50916bdabda9be
treebcff39831b41fe0831f26255a0c8fa2210b543f7
parent1f06575b3d34bd8a9ac8be841b9249e92a75382f
gre: Optimize multiple unregistration.

Ports commit eef6dd "gre: Optimize multiple unregistration" from
the mainline kernel.
datapath/linux-2.6/Modules.mk
datapath/linux-2.6/compat-2.6/dev-ip_gre.c [new file with mode: 0644]
datapath/linux-2.6/compat-2.6/include/linux/netdevice.h
datapath/linux-2.6/compat-2.6/ip_gre.c