HomeFreeBSD

Fix style around allocations from M_IP6NDP.

Description

Fix style around allocations from M_IP6NDP.

  • Don't cast the return value of malloc(9).
  • Use M_ZERO instead of explicitly calling bzero(9).

MFC after: 1 week

Details

Provenance
markjAuthored on Feb 12 2016, 8:52 PM
Parents
rG97dca6a2075e: Remove some unreferenced NDP debug variable definitions.
Branches
Unknown
Tags
Unknown

Event Timeline