1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-10 14:02:43 +00:00
freebsd/sys/dev/wi
Alfred Perlstein b9d311049e use correct contants (from net/ethernet.h)
ETHER_TYPE_LEN instead of sizeof(u_int16_t) when looking at an ethernet
  header

ETHERTYPE_IP instead of 0x800
2001-04-06 22:21:57 +00:00
..
if_wavelan_ieee.h
if_wi.c use correct contants (from net/ethernet.h) 2001-04-06 22:21:57 +00:00
if_wireg.h Fix a couple style nits, no code changes. Turn one magic number into 2001-03-29 19:11:45 +00:00