~roguescholar/ipxe/trunk

Viewing all changes in revision 5784.

  • Committer: Michael Brown
  • Date: 2020-11-29 11:25:40 UTC
  • Revision ID: git-v1:a2e5cf1a3fb7bbffb4136a12daea9145577a3241
[netdevice] Fix misleading comment on netdev_rx()

Unlike netdev_rx_err(), there is no valid circumstance under which
netdev_rx() may be called with a null I/O buffer, since a call to
netdev_rx() represents the successful reception of a packet.  Fix the
code comment to reflect this.

Signed-off-by: Michael Brown <mcb30@ipxe.org>

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: