mirror of
https://github.com/ipxe/ipxe.git
synced 2026-03-28 00:41:51 +01:00
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>
iPXE README File Quick start guide: cd src make For any more detailed instructions, see http://ipxe.org
Languages
C
97.1%
Assembly
1.5%
Perl
0.6%
Makefile
0.4%
Python
0.3%