On Tue, Jun 14, 2016 at 03:55:34PM -0700, Stephen Hurd wrote: > From: Ajit Khaparde <ajit.khaparde at broadcom.com> > > This patch adds the initial skeleton for bnxt driver along with the > nic guide to tie into the build system. > At this point, the driver simply fails init. > > Signed-off-by: Ajit Khaparde <ajit.khaparde at broadcom.com> > Signed-off-by: Stephen Hurd <stephen.hurd at broadcom.com> > Reviewed-by: David Christensen <david.christensen at broadcom.com> > > -- > v4: > Fix a warning that the document isn't included in any toctree > Also remove a PCI ID added erroneously. > > v5: > Re-format footer > --- > MAINTAINERS | 5 ++ > config/common_base | 5 ++ > doc/guides/nics/bnxt.rst | 49 +++++++++++ > doc/guides/nics/index.rst | 1 +
Sorry I missed this in earlier reviews, but an update to the overview.rst doc is missing here. It needs a new column added for the new driver. Regards, /Bruce