commit | 9d8b17bed757a3c5edbd6c1d09e52cbff6f2cc78 | [log] [tgz] |
---|---|---|
author | Jakub Kicinski <jakub.kicinski@netronome.com> | Sat Sep 02 18:26:02 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Sep 03 21:22:05 2017 -0700 |
tree | b970f42c16094c407221b0fad12e0c1397260d8c | |
parent | 192e685105097c48ad9f3665af643e1d97bcd2d4 [diff] |
nfp: move the start/stop app callbacks back Since representors are now created with a separate callback start/stop app callbacks can be moved again to their original location. They are intended to app-specific init/clean up over the control channel. Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com> Reviewed-by: Simon Horman <simon.horman@netronome.com> Signed-off-by: David S. Miller <davem@davemloft.net>