On Thu, Jun 29, 2017 at 04:56:44PM +0300, Or Gerlitz wrote: > On Wed, Jun 28, 2017 at 11:29 PM, Simon Horman > <simon.hor...@netronome.com> wrote: > > > +++ b/drivers/net/ethernet/netronome/nfp/flower/offload.c > > > + * nfp_flower_del_offload() - Removes a flow from hardware. > > + * @app: Pointer to the APP handle > > + * @netdev: netdev structure. > > + * @flow: TC flower classifier offload structure > > The copy from patchworks has some damage on this line > > * @flow: ֲ| ֲ| ֲ| ֲ| ֲ| ֲ| TC flower classifier offload structure > > and the same line for get stats, take a look
Thanks, I will fix that whitespace damage. > > > + * nfp_flower_get_stats() - Populates flow stats obatain from hardware. > > + * @app: Pointer to the APP handle > > + * @flow: TC flower classifier offload structure <-- here too