diff options
author | Gerrit Renker <gerrit@erg.abdn.ac.uk> | 2008-12-08 01:15:55 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-08 01:15:55 -0800 |
commit | 192b27ff35bad4cf76cc4239419e9f805935e4f8 (patch) | |
tree | 8ad3bdb36f4cf7ef4f15c737c22f3b4d6b9578d3 /drivers/net/tlan.c | |
parent | 6eb55d172b5f6de65afdae6285f8d732e4785bf7 (diff) |
dccp: Integration of dynamic feature activation - part 2 (server side)
This patch integrates the activation of features at the end of negotiation
into the server-side code.
Note regarding the removal of 'const':
--------------------------------------
The 'const' attribute has been removed from 'dreq' since dccp_activate_values()
needs to operate on dreq's feature list. Part of the activation is to remove
those options from the list that have already been confirmed, hence it is not
purely read-only.
Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Acked-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tlan.c')
0 files changed, 0 insertions, 0 deletions