Am Mittwoch, den 04.06.2014, 10:57 -0300 schrieb Kleber Sacilotto de Souza: > Increase genwqe driver version number. > > Signed-off-by: Kleber Sacilotto de Souza <[email protected]> > --- > drivers/misc/genwqe/genwqe_driver.h | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/drivers/misc/genwqe/genwqe_driver.h > b/drivers/misc/genwqe/genwqe_driver.h > index cd52631..a506e9a 100644 > --- a/drivers/misc/genwqe/genwqe_driver.h > +++ b/drivers/misc/genwqe/genwqe_driver.h > @@ -36,7 +36,7 @@ > #include <asm/byteorder.h> > #include <linux/genwqe/genwqe_card.h> > > -#define DRV_VERS_STRING "2.0.15" > +#define DRV_VERS_STRING "2.0.21" > > /* > * Static minor number assignement, until we decide/implement
Thanks for contributing those additions to our driver. Acked-by: Frank Haverkamp <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

