sam         2004/04/05 15:13:21 PDT
  FreeBSD src repository
  Modified files:
    sys/net80211         ieee80211_radiotap.h 
  Log:
  Resolve the issue of whether frames have FCS or not.  Frame data does not
  include FCS; if you want to provide it you can put it in the header.
  
  Submitted by:   David Young
  
  Revision  Changes    Path
  1.3       +5 -0      src/sys/net80211/ieee80211_radiotap.h