linux-stable/drivers/connector
Ben Hutchings 6eef90fc28 proc connector: Delete spurious memset in proc_exit_connector()
Upstream commit e727ca82e0 ("proc connector: fix info leaks")
changed many functions that don't exist in 2.6.32.y.  When it was
cherry-picked into 2.6.32.61, one extra memset() calls was inserted
into proc_exit_connector().  This results in clearing the cpu
field of exit events.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Acked-by: Mathias Krause <minipli@googlemail.com>
Signed-off-by: Willy Tarreau <w@1wt.eu>
2014-12-13 15:16:20 +01:00
..
cn_proc.c proc connector: Delete spurious memset in proc_exit_connector() 2014-12-13 15:16:20 +01:00
cn_queue.c connector: Removed the destruct_data callback since it is always kfree_skb() 2009-10-02 10:54:05 -07:00
connector.c connector: use nlmsg_len() to check message length 2014-05-19 07:53:35 +02:00
Kconfig trivial: Kconfig: .ko is normally not included in module names 2009-06-12 18:01:50 +02:00
Makefile [PATCH] Process Events Connector 2005-11-07 07:53:35 -08:00