Remove (now unused) crp_mac field.
This commit is contained in:
parent
cd80523efc
commit
6c68b224b0
@ -277,7 +277,6 @@ struct cryptop {
|
||||
|
||||
int (*crp_callback)(struct cryptop *); /* Callback function */
|
||||
|
||||
caddr_t crp_mac;
|
||||
struct bintime crp_tstamp; /* performance time stamp */
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user