Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8056bfaf authored by Gary Zambrano's avatar Gary Zambrano Committed by Jeff Garzik
Browse files

[PATCH] b44: increase version to 1.00




Signed-off-by: default avatarJeff Garzik <jeff@garzik.org>
parent 2b474cf5
Loading
Loading
Loading
Loading
+3 −2
Original line number Original line Diff line number Diff line
@@ -2,6 +2,7 @@
 *
 *
 * Copyright (C) 2002 David S. Miller (davem@redhat.com)
 * Copyright (C) 2002 David S. Miller (davem@redhat.com)
 * Fixed by Pekka Pietikainen (pp@ee.oulu.fi)
 * Fixed by Pekka Pietikainen (pp@ee.oulu.fi)
 * Copyright (C) 2006 Broadcom Corporation.
 *
 *
 * Distribute under GPL.
 * Distribute under GPL.
 */
 */
@@ -28,8 +29,8 @@


#define DRV_MODULE_NAME		"b44"
#define DRV_MODULE_NAME		"b44"
#define PFX DRV_MODULE_NAME	": "
#define PFX DRV_MODULE_NAME	": "
#define DRV_MODULE_VERSION	"0.97"
#define DRV_MODULE_VERSION	"1.00"
#define DRV_MODULE_RELDATE	"Nov 30, 2005"
#define DRV_MODULE_RELDATE	"Apr 7, 2006"


#define B44_DEF_MSG_ENABLE	  \
#define B44_DEF_MSG_ENABLE	  \
	(NETIF_MSG_DRV		| \
	(NETIF_MSG_DRV		| \