Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/sys/net80211



Now current/GENERIC doesn't compile:
In file included from ../../../../net80211/ieee80211_var.h:62:0,
 from ../../../../dev/ic/an.c:108:
 ../../../../net80211/ieee80211_proto.h: In function ‘ieee80211_hdrsize’:
 ../../../../net80211/ieee80211_proto.h:109:2: error: implicit declaration of 
function ‘IEEE80211_QOS_HAS_SEQ’
 *** Error code 1


  Thomas
                 
On Fri, Mar 29, 2013 at 11:25:47PM -0400, Christos Zoulas wrote:
> Module Name:  src
> Committed By: christos
> Date:         Sat Mar 30 03:25:47 UTC 2013
> 
> Modified Files:
>       src/sys/net80211: ieee80211.h
> 
> Log Message:
> remove obsolete macro
> 
> 
> To generate a diff of this commit:
> cvs rdiff -u -r1.24 -r1.25 src/sys/net80211/ieee80211.h
> 
> Please note that diffs are not public domain; they are subject to the
> copyright notices on the relevant files.
> 


Home | Main Index | Thread Index | Old Index