Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
authorLinus Torvalds <[email protected]>
Tue, 23 May 2017 04:30:20 +0000 (21:30 -0700)
committerLinus Torvalds <[email protected]>
Tue, 23 May 2017 04:30:20 +0000 (21:30 -0700)
Pull crypto fix from Herbert Xu:
 "This fixes a regression in the skcipher interface that allows bogus
  key parameters to hit underlying implementations which can cause
  crashes"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: skcipher - Add missing API setkey checks


Trivial merge