]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set
authorPhilipp Reisner <philipp.reisner@linbit.com>
Wed, 27 Mar 2013 13:08:44 +0000 (14:08 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 19 May 2013 18:38:41 +0000 (11:38 -0700)
commit1035793b2ad31f2cd0b68a9609429e788b80652e
tree3e9b17cc6fe155f6d4eb57a76f17f97721b7c250
parent5901e0b54b6bc78f731924a1f38826ce9e9d6fc6
drbd: Fix build error when CONFIG_CRYPTO_HMAC is not set

commit ef57f9e6bb9278720c8a5278728f252ab85d7ac6 upstream.

Signed-off-by: Philipp Reisner <philipp.reisner@linbit.com>
Signed-off-by: Lars Ellenberg <lars.ellenberg@linbit.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Signed-off-by: Jonghwan Choi <jhbird.choi@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/block/drbd/drbd_receiver.c