mlx4en(4): Fix wrong mbuf cluster size in mlx4_en_debugnet_init()
This fixes an "invalid cluster size" panic when debugnet is activated.
panic()
m_getzone()
debugnet_mbuf_reinit()
debugnet_any_ifnet_update()
ifhwioctl()
ifioctl()
Submitted by: ae@
PR: 258923
Sponsored by: NVIDIA Networking
(cherry picked from commit 5a7de2b42caf6241e87b417a0521e9ab303989d7)