summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_mn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_mn.c')
-rw-r--r--sys/pci/if_mn.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/pci/if_mn.c b/sys/pci/if_mn.c
index 10123ef..387714f 100644
--- a/sys/pci/if_mn.c
+++ b/sys/pci/if_mn.c
@@ -257,7 +257,7 @@ struct mn_softc {
char name[8];
u_int32_t falc_irq, falc_state, framer_state;
struct schan *ch[M32_CHAN];
- char nodename[NG_NODELEN + 1];
+ char nodename[NG_NODESIZ];
node_p node;
u_long cnt_fec;
OpenPOWER on IntegriCloud