diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/net/ah.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/ah.h b/include/net/ah.h index 8f257c15990..5e758c2b5dd 100644 --- a/include/net/ah.h +++ b/include/net/ah.h @@ -9,8 +9,6 @@ struct ah_data { - u8 *key; - int key_len; u8 *work_icv; int icv_full_len; int icv_trunc_len; |