commit | 3c467bf399106030d5a97d844ee119caec04e817 | [log] [tgz] |
---|---|---|
author | Steve Lin <steven.lin1@broadcom.com> | Thu Oct 19 10:45:56 2017 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 21 12:28:39 2017 +0100 |
tree | 9c691b81b003ca163d33ec859a1c9dcf77faba52 | |
parent | cb4dc41eaad0cb336bb5ddd379ae0d2cc89cb62b [diff] |
bnxt: Move generic devlink code to new file Moving generic devlink code (registration) out of VF-R code into new bnxt_devlink file, in preparation for future work to add additional devlink functionality to bnxt. Signed-off-by: Steve Lin <steven.lin1@broadcom.com> Acked-by: Andy Gospodarek <gospo@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>