On Thu, Jan 19, 2023 at 11:23:51AM -0500, Matthew Howell wrote: > > Add support for Sealevel 7xxxC serial cards. > > This patch: > * Adds IDs to recognize 7xxxC cards from Sealevel Systems. > * Updates exar_pci_probe() to set nr_ports to last two bytes of primary > dev ID for these cards. > > Signed-off-by: Matthew Howell <matthew.howell@xxxxxxxxxxxx> > > Moved "This patch..." above signed-off line. > > Let me know if I need to make any more changes. These lines need to go below the --- line, as the documentation asks, otherwise they will show up in the changelog. Also you need to list what changed in v2, again the documentation has examples. v3 please? thanks, greg k-h