Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153275843
D10616.id28078.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
411 B
Referenced Files
None
Subscribers
None
D10616.id28078.diff
View Options
Index: if_bnxt.c
===================================================================
--- if_bnxt.c
+++ if_bnxt.c
@@ -287,7 +287,8 @@
* iflib shared context
*/
-char bnxt_driver_version[] = "FreeBSD base";
+#define BNXT_DRIVER_VERSION "1.0.0.0"
+char bnxt_driver_version[] = BNXT_DRIVER_VERSION;
extern struct if_txrx bnxt_txrx;
static struct if_shared_ctx bnxt_sctx_init = {
.isc_magic = IFLIB_MAGIC,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Apr 21, 4:55 AM (10 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31890073
Default Alt Text
D10616.id28078.diff (411 B)
Attached To
Mode
D10616: bnxt: Update driver version to "1.0.0.0".
Attached
Detach File
Event Timeline
Log In to Comment