diff options
| author | Eric Biggers <[email protected]> | 2018-06-30 22:26:56 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-07-02 11:36:37 +0000 |
| commit | fc9c2029e37c3ae9efc28bf47045e0b87e09660c (patch) | |
| tree | f58aa4a0dab858796545a64f2355460b7f66789d /drivers | |
| parent | net: fix use-after-free in GRO with ESP (diff) | |
| download | kernel-fc9c2029e37c3ae9efc28bf47045e0b87e09660c.tar.gz kernel-fc9c2029e37c3ae9efc28bf47045e0b87e09660c.zip | |
ipv6: sr: fix passing wrong flags to crypto_alloc_shash()
The 'mask' argument to crypto_alloc_shash() uses the CRYPTO_ALG_* flags,
not 'gfp_t'. So don't pass GFP_KERNEL to it.
Fixes: bf355b8d2c30 ("ipv6: sr: add core files for SR HMAC support")
Signed-off-by: Eric Biggers <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions
