Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
L
linux-davinci
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
linux
linux-davinci
Commits
8056bfaf
Commit
8056bfaf
authored
Apr 10, 2006
by
Gary Zambrano
Committed by
Jeff Garzik
Apr 12, 2006
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[PATCH] b44: increase version to 1.00
Signed-off-by:
Jeff Garzik
<
jeff@garzik.org
>
parent
2b474cf5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
2 deletions
+3
-2
drivers/net/b44.c
drivers/net/b44.c
+3
-2
No files found.
drivers/net/b44.c
View file @
8056bfaf
...
...
@@ -2,6 +2,7 @@
*
* Copyright (C) 2002 David S. Miller (davem@redhat.com)
* Fixed by Pekka Pietikainen (pp@ee.oulu.fi)
* Copyright (C) 2006 Broadcom Corporation.
*
* Distribute under GPL.
*/
...
...
@@ -28,8 +29,8 @@
#define DRV_MODULE_NAME "b44"
#define PFX DRV_MODULE_NAME ": "
#define DRV_MODULE_VERSION "
0.97
"
#define DRV_MODULE_RELDATE "
Nov 30, 2005
"
#define DRV_MODULE_VERSION "
1.00
"
#define DRV_MODULE_RELDATE "
Apr 7, 2006
"
#define B44_DEF_MSG_ENABLE \
(NETIF_MSG_DRV | \
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment