Files
linux/net
Herbert Xu 3e73328da0 cls_cgroup: Fix crash on module unload
[ Upstream commit c00b2c9e79 ]

Somewhere along the lines net_cls_subsys_id became a macro when
cls_cgroup is built as a module.  Not only did it make cls_cgroup
completely useless, it also causes it to crash on module unload.

This patch fixes this by removing that macro.

Thanks to Eric Dumazet for diagnosing this problem.

Reported-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Reviewed-by: Li Zefan <lizf@cn.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-01-07 13:58:27 -08:00
..
2010-10-11 11:05:42 -07:00
2010-10-05 20:35:53 -07:00
2010-12-09 13:33:30 -08:00
2010-07-18 15:07:14 -07:00
2010-12-09 13:33:32 -08:00
2010-06-03 03:21:52 -07:00
2010-05-17 23:23:13 -07:00
2011-01-07 13:58:20 -08:00
2010-04-20 16:37:13 -07:00
2011-01-07 13:58:26 -08:00