CAPI: Call a controller 'controller', not 'card'
At least for our internal use, fix the misnomers that refer to a CAPI controller as 'card'. No functional changes. Signed-off-by: Jan Kiszka <jan.kiszka@web.de> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:

committed by
David S. Miller

parent
88549d6b76
commit
522530311b
@@ -66,7 +66,7 @@ struct capi_ctr {
|
||||
unsigned long nsentdatapkt;
|
||||
|
||||
int cnr; /* controller number */
|
||||
volatile unsigned short cardstate; /* controller state */
|
||||
volatile unsigned short state; /* controller state */
|
||||
volatile int blocked; /* output blocked */
|
||||
int traceflag; /* capi trace */
|
||||
|
||||
|
Reference in New Issue
Block a user