]> git.ipfire.org Git - thirdparty/ipxe.git/commit
[ethernet] Expose eth_broadcast as a global constant
authorMichael Brown <mcb30@ipxe.org>
Thu, 30 Aug 2012 14:58:58 +0000 (15:58 +0100)
committerMichael Brown <mcb30@ipxe.org>
Fri, 31 Aug 2012 19:21:10 +0000 (20:21 +0100)
commit1cbb1581f16e235fafc963c906ad02b38d5457bd
treec05cb3f02415642952bb909a31948e905f6da000
parent5e73677a01133546e1da35f8b8d26cb1f092417a
[ethernet] Expose eth_broadcast as a global constant

Signed-off-by: Michael Brown <mcb30@ipxe.org>
src/include/ipxe/ethernet.h
src/net/80211/net80211.c
src/net/ethernet.c