caif: Bugfix - use standard Linux lists
authorSjur Braendeland <sjur.brandeland@stericsson.com>
Fri, 21 May 2010 02:16:08 +0000 (02:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 May 2010 06:57:41 +0000 (23:57 -0700)
commit7aecf4944f2c05aafb73b4820e469c74b4ec8517
treeb3237c96401a0f35c76798c1b04b19eef129a6da
parent9e4b816bc31962ebbb8784d602acd5fa25a08ad8
caif: Bugfix - use standard Linux lists

Discovered bug when running high number of parallel connect requests.
Replace buggy home brewed list with linux/list.h.

Signed-off-by: Sjur Braendeland <sjur.brandeland@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/caif/cfctrl.h
net/caif/cfctrl.c