[CCID2]: Replace read-only variable with constant
authorGerrit Renker <gerrit@erg.abdn.ac.uk>
Sun, 25 Nov 2007 00:04:35 +0000 (22:04 -0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:54:57 +0000 (14:54 -0800)
commit63df18ad7fb91c65dafc89d3cf94a58a486ad416
tree63172fb7125c990516430ef8b4e50648079d89fd
parent7792cd8885954eb7ac38e781a7a9faae5a80a3d8
[CCID2]: Replace read-only variable with constant

This replaces the field member `numdupack', which was used as a read-only
constant in the code, with a #define.

Signed-off-by: Gerrit Renker <gerrit@erg.abdn.ac.uk>
Signed-off-by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dccp/ccids/ccid2.c
net/dccp/ccids/ccid2.h