Re: [PATCH] mac80211: aead api to reduce redundancy
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2017-09-25 05:22:35
Also in:
linux-crypto, lkml, netdev
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2017-09-25 05:22:35
Also in:
linux-crypto, lkml, netdev
On Mon, 2017-09-25 at 12:56 +0800, Herbert Xu wrote:
On Sun, Sep 24, 2017 at 07:42:46PM +0200, Johannes Berg wrote:quoted
Unrelated to this, I'm not sure whose tree this should go through - probably Herbert's (or DaveM's with his ACK? not sure if there's a crypto tree?) or so?Since you're just rearranging code invoking the crypto API, rather than touching actual crypto API code, I think you should handle it as you do with any other wireless patch.
The code moves to crypto/ though, and I'm not even sure I can vouch for the Makefile choice there. johannes