Skip to content

Commit 5d3232b

Browse files
committed
DMI type 38 is tested by now.
1 parent 4b3c8b1 commit 5d3232b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dmidecode.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2832,7 +2832,7 @@ static void dmi_decode(struct dmi_header *h, u16 ver)
28322832
u8 *data=h->data;
28332833

28342834
/*
2835-
* Note: DMI types 37, 38 and 39 are untested
2835+
* Note: DMI types 37 and 39 are untested
28362836
*/
28372837
switch(h->type)
28382838
{

0 commit comments

Comments
 (0)