commit | f36214408470ecf6a052e76b72d05b2328b60fcf | [log] [tgz] |
---|---|---|
author | sjur.brandeland@stericsson.com <sjur.brandeland@stericsson.com> | Fri May 13 02:44:01 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun May 15 17:45:54 2011 -0400 |
tree | adc3df40fdf0ff782392a881c2d80ba16d237c6b | |
parent | bd30ce4bc0b7dc859c1d1cba7ad87e08642418b0 [diff] |
caif: Use RCU and lists in cfcnfg.c for managing caif link layers RCU lists are used for handling the link layers instead of array. When generating CAIF phy-id, ifindex is used as base. Legal range is 1-6. Introduced set_phy_state() for managing CAIF Link layer state. Signed-off-by: Sjur Brændeland <sjur.brandeland@stericsson.com> Signed-off-by: David S. Miller <davem@davemloft.net>