Re: [PATCH net-next 0/3 v2] macsec: a few cleanups in the receive path

2019-07-03 Thread David Miller
From: Andreas Steinmetz Date: Tue, 02 Jul 2019 22:49:54 +0200 > This patchset removes some unnecessary code in the receive path of the > macsec driver, and re-indents the error handling after calling > macsec_decrypt to make the post-processing clearer. > > This is a combined effort of Sabrina D

[PATCH net-next 0/3 v2] macsec: a few cleanups in the receive path

2019-07-02 Thread Andreas Steinmetz
This patchset removes some unnecessary code in the receive path of the macsec driver, and re-indents the error handling after calling macsec_decrypt to make the post-processing clearer. This is a combined effort of Sabrina Dubroca and me. Change in 3/3: The patch now only moves the IS_ERR(skb)