Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[PATCH] b44: increase version number

Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>

authored by

Francois Romieu and committed by
Jeff Garzik
eac1dfcb ba5eec9c

+2 -2
+2 -2
drivers/net/b44.c
··· 29 29 30 30 #define DRV_MODULE_NAME "b44" 31 31 #define PFX DRV_MODULE_NAME ": " 32 - #define DRV_MODULE_VERSION "0.95" 33 - #define DRV_MODULE_RELDATE "Aug 3, 2004" 32 + #define DRV_MODULE_VERSION "0.96" 33 + #define DRV_MODULE_RELDATE "Nov 8, 2005" 34 34 35 35 #define B44_DEF_MSG_ENABLE \ 36 36 (NETIF_MSG_DRV | \